From 47e9767a50a2e1d12c18f6e2b5e74b334f323587 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 06:17:21 +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 bf35080..4a6c58b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne'; import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; -import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import { Award, ShieldCheck, Users, Search, ShoppingCart } from "lucide-react"; @@ -36,7 +36,7 @@ export default function LandingPage() { >