From 7fbde9393a90216b2872cb3664422f411fb6a05e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 21:56:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- 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 4f3a437..5a40ca3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { 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={[ { @@ -157,7 +157,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367551.jpg?_wi=2", imageAlt: "car service icon professional", }, { -- 2.49.1