From 1c0e23e17f29f5e3f2c0b59b5a1c80787dcf4eec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 17:51:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3a0288..af44883 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureBento from '@/components/sections/feature/FeatureBento'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; @@ -30,7 +30,7 @@ export default function LandingPage() { >