diff --git a/src/app/page.tsx b/src/app/page.tsx index 211ba69..0ed3146 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,23 +73,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg?_wi=1", imageAlt: "Mechanic shop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg?_wi=1", imageAlt: "Engine diagnostics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/customer-giving-her-car-keys-mechanic_1170-1483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-giving-her-car-keys-mechanic_1170-1483.jpg?_wi=1", imageAlt: "Auto service station", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg?_wi=2", imageAlt: "Service bay", }, { - imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg?_wi=2", imageAlt: "Tool workspace", }, ]} @@ -107,42 +107,42 @@ export default function LandingPage() { title: "Oil Changes", description: "High-quality synthetic and conventional oil changes to keep your engine smooth.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg?_wi=1", imageAlt: "Oil change bay", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580612.jpg?_wi=1", imageAlt: "Technician working", }, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-replaces-car-engine-garage_482257-76094.jpg?_wi=3", imageAlt: "auto mechanic shop service interior", }, { title: "Brake Repair", description: "Expert inspection, pad replacement, and brake system diagnostics for your safety.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg?_wi=2", imageAlt: "Brake service", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580612.jpg?_wi=2", imageAlt: "Brake inspection", }, - imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-working-computer-while-doing-car-diagnostic-with-his-coworker-workshop_637285-7640.jpg?_wi=3", imageAlt: "mechanic checking car engine professional", }, { title: "Diagnostics", description: "Advanced computer diagnostic tools to quickly identify and solve engine performance issues.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tool-wheel-hands-mechanic-blue-work-clothes_1157-46152.jpg?_wi=3", imageAlt: "Computer diagnostic", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580612.jpg?_wi=3", imageAlt: "Engine scan", }, - imageSrc: "http://img.b2bpic.net/free-photo/customer-giving-her-car-keys-mechanic_1170-1483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-giving-her-car-keys-mechanic_1170-1483.jpg?_wi=2", imageAlt: "car repair station local service", }, ]}