From efcdb18a9f0d95a9ee2f3035ab77aaba12ef0c1f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 19:10:55 +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 cfac574..7abcd32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,7 @@ import ContactCTA from '@/components/sections/contact/ContactCTA'; import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TextAbout from '@/components/sections/about/TextAbout'; @@ -26,7 +26,7 @@ export default function LandingPage() { >