diff --git a/src/app/page.tsx b/src/app/page.tsx index a546288..becfe61 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/F import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import { CheckCircle, Cloud, Shield, ShoppingBag } from "lucide-react"; @@ -29,7 +29,7 @@ export default function LandingPage() { >