From 576fa3574edf6eb10912c2e81be4df166f82745f Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 26 Feb 2026 13:02:16 +0000 Subject: [PATCH] Bob AI: Replace the current NavbarStyleCentered navbar with a differ --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cacd0de..b1b2fb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import { Sparkles } from "lucide-react"; +import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; export default function LandingPage() { return ( @@ -26,7 +27,7 @@ export default function LandingPage() { headingFontWeight="bold" >