From bdd62c1c8403e867a6ce97b7ba46e3e9e33d2b29 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:47:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 246aff4..b7dd01e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -276,7 +276,7 @@ export default function LandingPage() { description="Nick has been the face of our local shop for over five decades. Known in the community for absolute honesty, fairness, and deep mechanical expertise." subdescription="A small, owner-operated shop focused on building long-term relationships, not quick sales." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -318,7 +318,7 @@ export default function LandingPage() { text: "Contact Us", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-working-shop-car_23-2150170066.jpg?_wi=2", imageAlt: "Mechanic checking tool in tool box", }, { @@ -335,7 +335,7 @@ export default function LandingPage() { text: "Contact Us", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=2", imageAlt: "Mechanic checking tool in tool box", }, ]} -- 2.49.1