From e5184b946ff8cd95c56e71739da7a0b077924753 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 5 Aug 2025 22:58:30 +0000 Subject: [PATCH] Enhance layout component with animations and hover effects cgen-7a235d4cbd8645348d53b71f8b195c1e --- client/components/Layout.tsx | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index dad68eda..2848261b 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -18,42 +18,46 @@ export default function Layout({ children }: LayoutProps) { return (
-
+
{/* Logo */} - +
-
+
Ae
- AeThex + AeThex
{/* Navigation */} {/* CTA */} -
- -