diff --git a/src/components/landing/Hero.tsx b/src/components/landing/Hero.tsx index 81cf5c07..1f223966 100644 --- a/src/components/landing/Hero.tsx +++ b/src/components/landing/Hero.tsx @@ -119,7 +119,7 @@ export default function Hero() { const shouldAnimate = !shouldReduce; return ( -
+
{/* Background glow */}
-
- - {/* Banner — full hero width, 400px tall */} - - Cohorta — Synthetic Research. Real Insights. - +
diff --git a/src/components/layout/Header.tsx b/src/components/layout/Header.tsx index d61c92fe..4c4ef5b5 100644 --- a/src/components/layout/Header.tsx +++ b/src/components/layout/Header.tsx @@ -73,7 +73,7 @@ export default function Header() {
{!shouldReduce && ( @@ -86,14 +86,22 @@ export default function Header() {
- {/* Left spacer — same width as right auth buttons for centering */} -
+ {/* Left: Logo banner */} + + Cohorta + {/* Center: LimelightNav */}
diff --git a/src/components/layout/PublicLayout.tsx b/src/components/layout/PublicLayout.tsx index 1e02db30..c80df0f1 100644 --- a/src/components/layout/PublicLayout.tsx +++ b/src/components/layout/PublicLayout.tsx @@ -7,7 +7,7 @@ export default function PublicLayout() { return (
-
+