From b871c4d766044bee996cd73213fb51fac0f1205e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 00:54:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4eacedb..ecab336 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardSeven from '@/components/sections/feature/FeatureCardSeven'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; @@ -30,7 +30,7 @@ export default function LandingPage() { >