From 7a799db78dcbd357e8c9ac948ae81b426ada37a8 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 5 Aug 2025 22:58:58 +0000 Subject: [PATCH] Enhance footer with animations cgen-7b586ee4b3884429b757a8d3f6b53598 --- client/components/Layout.tsx | 54 ++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 2848261b..b4c5e3ff 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -66,64 +66,64 @@ export default function Layout({ children }: LayoutProps) {
{children}
-