From f431674bc07548318e0d920793f512ffc10dbf4c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 01:38:30 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e8921c0..35e8197 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { { text: "Get a Free Quote", href: "#contact" }, ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg" + imageSrc="http://img.b2bpic.net/free-photo/metal-rack-with-set-wrench-spanners-tools_627829-12186.jpg?_wi=2" imageAlt="professional auto repair shop clean garage" mediaAnimation="slide-up" frameStyle="card" @@ -101,7 +101,7 @@ export default function ContactPage() {