diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4a8d2a0..e6c2d80 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -346,14 +346,14 @@ export function HomePage() { ); return ( -
+
{/* Liquid background blobs */}
{/* Header */} -
+
{/* Logo */}
@@ -450,11 +450,11 @@ export function HomePage() {
{/* Main content: 1/3 left input + 2/3 right results */} -
+
{/* LEFT PANEL — 1/3 — Input */} -
-
+
+
{/* RIGHT PANEL — 2/3 — Results */} -
-
+
+
+