From db1c44c47ea263198dfb276989b5aaa51b690b5e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:28:03 +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 7784f51..318d03a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureCardEight from '@/components/sections/feature/FeatureCardEight'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; -import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; @@ -30,7 +30,7 @@ export default function LandingPage() { >