diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7e65aa7..9bca585 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -7,7 +7,6 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou import MetricsIconCards from '@/components/sections/metrics/MetricsIconCards'; import PricingSimpleCards from '@/components/sections/pricing/PricingSimpleCards'; import TestimonialMarqueeOverlayCards from '@/components/sections/testimonial/TestimonialMarqueeOverlayCards'; -import { Award, Car, Smile } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -193,7 +192,7 @@ export default function HomePage() { question: "Do you handle custom duties?", answer: "Yes, our team handles full customs clearance."}, ], }, - ]} + ], cta={{ name: "Need help?", role: "Customer Success Manager", buttonText: "Chat on WhatsApp", buttonHref: "https://wa.me/255764919775", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434396.jpg"}} />