diff --git a/src/app/page.tsx b/src/app/page.tsx index 0083a15..4d65846 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { text: "WhatsApp Us", href: "https://wa.me/233542222221"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -110,7 +110,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-vector/auto-service-design-concepts-set_98292-1661.jpg", imageAlt: "car service icon professional"}, { title: "Routine Servicing", description: "Oil changes, filter checks, and preventative care.", buttonIcon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg", imageAlt: "car service icon professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=2", imageAlt: "car service icon professional"}, { title: "Wheel Alignment", description: "Ensure your steering is precise and tire wear is even.", buttonIcon: Settings, imageSrc: "http://img.b2bpic.net/free-vector/tools-graphic-design_24908-54896.jpg", imageAlt: "car service icon professional"},