From 3f4c60effaa88711bedee4d4f08ca27ed6f587fd Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 27 Feb 2026 08:45:34 +0000 Subject: [PATCH] Bob AI: On the first part of the website I want moving ima... --- src/app/page.tsx | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea795cf..ee729e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,6 +10,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import { Award, BookOpen, Heart, Star, Trophy, Users, Zap } from 'lucide-react'; +import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; export default function SitePage() { return ( @@ -34,24 +35,25 @@ export default function SitePage() {
-
-- 2.49.1