From dd310efc594f41ff7e8ba6e649b4923e5909957a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 19:39:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 141 +++++++++++------------------------------------ 1 file changed, 32 insertions(+), 109 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 56dc911..a14ec9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwen import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; -import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; @@ -30,16 +30,12 @@ export default function LandingPage() { >