diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b547fc..8a31b26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureBento from '@/components/sections/feature/FeatureBento'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; @@ -30,7 +30,7 @@ export default function LandingPage() { >