diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx
index 803bb14..1960f1c 100644
--- a/frontend/src/App.tsx
+++ b/frontend/src/App.tsx
@@ -116,16 +116,13 @@ export default function App() {
{/* ── Main three-column body ── */}
- {/* LEFT: Avatar + Chat */}
+ {/* LEFT: Focus Timer + Chat + Input */}
-
-
+
+
+
+
+
@@ -142,14 +139,15 @@ export default function App() {
- {/* CENTER: Focus Timer + Notes */}
-
-
-
-
-
-
-
+ {/* CENTER: Avatar (hero) */}
+
+
{/* RIGHT: Ambient + Companions */}