From ac3363c4760e4e34af5d106915408a7c8bcea4b4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 19:21:49 +0000 Subject: [PATCH] Update src/app/inquiry/page.tsx --- src/app/inquiry/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/inquiry/page.tsx b/src/app/inquiry/page.tsx index 552d394..e938d3b 100644 --- a/src/app/inquiry/page.tsx +++ b/src/app/inquiry/page.tsx @@ -82,7 +82,7 @@ export default function InquiryPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-wheel_1170-2575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-examining-bicycle-wheel_1170-2575.jpg?_wi=4", imageAlt: "Professional wheelbuilding workshop", }, ]} @@ -99,7 +99,7 @@ export default function InquiryPage() { useInvertedBackground={false} mediaAnimation="opacity" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/female-carpenter-studio-with-headphones_23-2148813327.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-carpenter-studio-with-headphones_23-2148813327.jpg?_wi=9" imageAlt="Wheelbuilding workshop" inputPlaceholder="Enter your email" buttonText="Send Build Inquiry"