From 62a949860f3fd71b5a6bd0001a8a76528eff331e Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 5 Feb 2026 12:14:25 +0200 Subject: [PATCH] Bob AI: replace hero with [Block: hero-logo-billboard|Hero... --- 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 724df6d..6eeccae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterBase1 from '@/components/sections/footer/FooterBase1'; import { Camera, Zap, Sparkles, Monitor, Shield, Star, Heart } from "lucide-react"; -import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; +import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; import TeamCardOne1 from '@/components/sections/team/TeamCardOne1'; @@ -29,7 +29,7 @@ export default function LandingPage() { headingFontWeight="light" >
- +