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", }, ]}