From 5a0eee30dd5f9a44d5341702589519aeb34a65a3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 22:10:26 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 55d47cf..734e614 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { tag="Get in touch" title="We're here to help" description="Questions about your repair estimate? Send us a message." - imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-repairing-car-engine-workshop_637285-8654.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mid-adult-mechanic-thinking-while-repairing-car-engine-workshop_637285-8654.jpg?_wi=3" mediaAnimation="slide-up" /> @@ -81,14 +81,14 @@ export default function LandingPage() { value: "Open", title: "Mon-Fri", description: "8:00 AM - 6:00 PM", - imageSrc: "http://img.b2bpic.net/free-photo/man-car-service-polishing-car-details_1303-29065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-car-service-polishing-car-details_1303-29065.jpg?_wi=5", }, { id: "loc2", value: "Call", title: "Support", description: "Available for emergency help.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-man-wrapping-car-with-blue-cover_23-2149385701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-professional-man-wrapping-car-with-blue-cover_23-2149385701.jpg?_wi=3", }, ]} />