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" >
- +