From d79f1cc4f2b8438c52e8e0f5923d33b879e20a75 Mon Sep 17 00:00:00 2001 From: Aditya30ag Date: Thu, 24 Jul 2025 15:36:09 +0530 Subject: [PATCH 1/2] Professional aesthetic that's both modern and eye-catching --- landing/src/components/layout/Footer.tsx | 50 ++- landing/src/components/sections/Waitlist.tsx | 357 +++++++++++-------- 2 files changed, 239 insertions(+), 168 deletions(-) diff --git a/landing/src/components/layout/Footer.tsx b/landing/src/components/layout/Footer.tsx index e7cabc3..20414aa 100644 --- a/landing/src/components/layout/Footer.tsx +++ b/landing/src/components/layout/Footer.tsx @@ -8,47 +8,61 @@ const Footer: React.FC = () => { const isHomePage = location.pathname === '/'; return ( -