From 260ceb5c2228fa19aa32efd51268284644c375f9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 20:33:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c8fbc60..ae45d85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FeatureCardNine from '@/components/sections/feature/FeatureCardNine'; import FooterMedia from '@/components/sections/footer/FooterMedia'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; @@ -26,22 +26,20 @@ export default function LandingPage() { >