Update src/app/inquiry/page.tsx

This commit is contained in:
2026-03-14 19:21:49 +00:00
parent 214dfbf6ef
commit ac3363c476

View File

@@ -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"