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() {