From 3d6f35b239b7dba121e05aba6520f464c07ccc77 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 23:16:21 +0000 Subject: [PATCH] Update src/app/request-product/page.tsx --- src/app/request-product/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/request-product/page.tsx b/src/app/request-product/page.tsx index 33a78de..b707ec5 100644 --- a/src/app/request-product/page.tsx +++ b/src/app/request-product/page.tsx @@ -107,7 +107,7 @@ export default function RequestProductPage() { handle: "@lisabiz", testimonial: "The request process was incredibly simple. Clear updates at every step of sourcing and fulfillment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_1262-20882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_1262-20882.jpg?_wi=2", imageAlt: "Lisa Wong", }, { @@ -115,14 +115,14 @@ export default function RequestProductPage() { handle: "@ahmedsource", testimonial: "Best experience with product sourcing. They found exactly what I needed and delivered quality products.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg?_wi=2", imageAlt: "Ahmed Hassan", }, ]} testimonialRotationInterval={5000} useInvertedBackground={false} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg?_wi=2" imageAlt="Professional warehouse team processing orders" imagePosition="right" fixedMediaHeight={true} @@ -145,7 +145,7 @@ export default function RequestProductPage() { title: "Fill Your Request", subtitle: "Provide product details", description: "Describe the product specifications, quantity needed, budget range, and any special requirements. The more detail you provide, the better our sourcing.", - imageSrc: "http://img.b2bpic.net/free-photo/subscribe-newsletter-advertising-register-member-concept_53876-125132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/subscribe-newsletter-advertising-register-member-concept_53876-125132.jpg?_wi=2", imageAlt: "Product request form", buttons: [], }, @@ -155,7 +155,7 @@ export default function RequestProductPage() { title: "We Source Options", subtitle: "Expert team researches", description: "Our sourcing experts research vetted suppliers, verify quality standards, negotiate pricing, and compile options for you to choose from.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-team-engineers-using-laptop-server-farm-analyzing-data_482257-123246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-team-engineers-using-laptop-server-farm-analyzing-data_482257-123246.jpg?_wi=2", imageAlt: "Sourcing team researching", buttons: [], }, @@ -165,7 +165,7 @@ export default function RequestProductPage() { title: "Review & Approve", subtitle: "Get detailed quotes", description: "Receive comprehensive quotes with all costs transparent. Review supplier details, quality assurances, and timelines. Approve to move forward with production.", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-invoice-sheet_23-2149093045.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-invoice-sheet_23-2149093045.jpg?_wi=2", imageAlt: "Quote approval screen", buttons: [], },