From 968f5b2da5e2264ce36461edc8e6986505b5861a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:08:58 +0000 Subject: [PATCH 1/3] 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 d527a90..0d8239c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { tagIcon={Phone} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg" + imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg?_wi=3" imageAlt="OK Tire shop interior" mediaPosition="right" mediaAnimation="none" -- 2.49.1 From f28386ddb23379ce0cce1c84594e4c05d839486e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:08:59 +0000 Subject: [PATCH 2/3] 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 a931b82..c8c70e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function HomePage() { tagIcon={Phone} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg" + imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg?_wi=1" imageAlt="OK Tire shop interior" mediaPosition="right" mediaAnimation="none" -- 2.49.1 From d8837c3f85f26990d2dc035313ef7cccdd65d3bc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:08:59 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 5eac750..f5b5b60 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -115,7 +115,7 @@ export default function ServicesPage() { tagIcon={Phone} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg" + imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg?_wi=2" imageAlt="OK Tire professional service" mediaPosition="right" mediaAnimation="none" -- 2.49.1