diff --git a/src/app/page.tsx b/src/app/page.tsx index 07044aa..abd7580 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "tel:704-000-0000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-parking_1203-705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-parking_1203-705.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -83,12 +83,12 @@ export default function LandingPage() { title: "Engine Diagnostics", description: "Cutting-edge diagnostic tools to pinpoint issues fast.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-parking_1203-705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-parking_1203-705.jpg?_wi=2", imageAlt: "luxury auto repair shop interior", }, { @@ -96,10 +96,10 @@ export default function LandingPage() { title: "Brake Repair", description: "Ensure your safety with our expert brake pad and rotor services.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1647.jpg?_wi=2", }, imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-with-arms-crossed_1170-1294.jpg", imageAlt: "friendly family mechanic shop owners", @@ -109,12 +109,12 @@ export default function LandingPage() { title: "Oil Changes", description: "Quick, reliable oil changes to keep your engine running smooth.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg?_wi=1", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanical-supplies-composition_23-2149552422.jpg?_wi=2", }, - imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg?_wi=3", imageAlt: "engine diagnostic tool modern workshop", }, ]}