From 369ebe8d0994256d78725a870c06e68703674ab3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:31:41 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index bd8c43d..571dc28 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -44,7 +44,7 @@ export default function ContactPage() { description="Have questions about our services or ready to book an appointment? Reach out to us today and let our expert team help you get back on the road safely." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/dark-storage-full-big-variety-new-tyres-busy-warehouse_613910-17114.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-storage-full-big-variety-new-tyres-busy-warehouse_613910-17114.jpg?_wi=2" imageAlt="Professional tyre workshop" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 17318146445f0853594d62565e0690840dffb41d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:31:41 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a3ad97..6160bac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function HomePage() { description="Call us now for immediate assistance or send us a message and we'll get back to you within 24 hours. We're ready to help with all your tyre and wheel needs." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/dark-storage-full-big-variety-new-tyres-busy-warehouse_613910-17114.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-storage-full-big-variety-new-tyres-busy-warehouse_613910-17114.jpg?_wi=1" imageAlt="Professional tyre workshop" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1