From c168e80ffebc423cf274325c21b93e7018d7c24c Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 27 Feb 2026 07:49:42 +0000 Subject: [PATCH] Bob AI: Replace the current NavbarStyleFullscreen with a different n --- src/app/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bd7801b..f53b845 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,6 +9,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterSimple from '@/components/sections/footer/FooterSimple'; +import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; export default function LandingPage() { return ( @@ -25,7 +26,7 @@ export default function LandingPage() { headingFontWeight="semibold" >