From e68b354824acdaa6aec0f314d63b420c4a593fc1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 18:19:28 +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 bca198d..1e50400 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; import SplitAbout from '@/components/sections/about/SplitAbout'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; -import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import { Heart, Sparkles, MessageCircle, Zap, Shield, Target } from "lucide-react"; @@ -29,7 +29,7 @@ export default function LandingPage() { >