From accd7b0b60808e041990407a874f71c01fe11beb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 10:24:11 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 224 +++++++++++++---------------------------------- 1 file changed, 61 insertions(+), 163 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ee7ff8..7c96266 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; +import Script from 'next/script'; export default function LandingPage() { return ( @@ -24,22 +25,21 @@ export default function LandingPage() { secondaryButtonStyle="glass" headingFontWeight="medium" > +