From 2a70391d8649ee5b5e95fe6cb47637d1650cc14c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 05:09:06 +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 1751467..ee81809 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/F import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial'; import MediaAbout from '@/components/sections/about/MediaAbout'; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; @@ -29,7 +29,7 @@ export default function LandingPage() { >