diff --git a/src/app/page.tsx b/src/app/page.tsx index 274fd0a..701a7bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function HomePage() { handle: "@sarahreseller", testimonial: "Chestnut streamlined my entire supply chain. What used to take weeks now happens in days.", 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=1", imageAlt: "Sarah Chen", }, { @@ -110,7 +110,7 @@ export default function HomePage() { handle: "@marcusbiz", testimonial: "The quality control and tracking transparency is unmatched. They're transparent about every step.", 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=1", imageAlt: "Marcus Thompson", }, { @@ -118,14 +118,14 @@ export default function HomePage() { handle: "@elenaretail", testimonial: "Best investment for my e-commerce business. Pricing is competitive and reliability is guaranteed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-woman-choosing-multiple-photos_23-2148565531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-woman-choosing-multiple-photos_23-2148565531.jpg?_wi=1", imageAlt: "Elena Rodriguez", }, ]} 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=1" imageAlt="Modern warehouse with organized inventory and logistics" imagePosition="right" fixedMediaHeight={true} @@ -148,7 +148,7 @@ export default function HomePage() { title: "Request a Product", subtitle: "Tell us what you need", description: "Describe the product you're looking for with specifications, quantity, and budget. Our team starts sourcing immediately.", - 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=1", imageAlt: "Product request form interface", buttons: [], }, @@ -158,7 +158,7 @@ export default function HomePage() { title: "Receive a Quote", subtitle: "Get transparent pricing", description: "We research suppliers, verify quality, and provide a detailed quote with all costs included. No hidden fees.", - 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=1", imageAlt: "Pricing quote generation system", buttons: [], }, @@ -168,7 +168,7 @@ export default function HomePage() { title: "Secure Payment", subtitle: "Pay with confidence", description: "Pay securely through credit card or PayPal. Your payment is protected until delivery. Money-back guarantee if unsatisfied.", - imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg?_wi=1", imageAlt: "Secure payment processing system", buttons: [], }, @@ -178,7 +178,7 @@ export default function HomePage() { title: "Track Your Order", subtitle: "Monitor every step", description: "Real-time tracking from warehouse to your door. Receive notifications at each milestone. Complete visibility and control.", - imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16497.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-design_52683-16497.jpg?_wi=1", imageAlt: "Real-time order tracking dashboard", buttons: [], }, @@ -203,7 +203,7 @@ export default function HomePage() { name: "Global Product Sourcing", price: "Starting at $0", variant: "Free consultation", - 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=1", imageAlt: "Global product sourcing and procurement", onFavorite: undefined, onProductClick: undefined, @@ -214,7 +214,7 @@ export default function HomePage() { name: "Quality Assurance & Inspection", price: "Per unit inspection", variant: "Verified suppliers", - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-women-leaders-business-meeting-brainstorming-marketing-strategies_482257-123626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-women-leaders-business-meeting-brainstorming-marketing-strategies_482257-123626.jpg?_wi=1", imageAlt: "Quality control and inspection process", onFavorite: undefined, onProductClick: undefined, @@ -225,7 +225,7 @@ export default function HomePage() { name: "International Shipping & Logistics", price: "Competitive rates", variant: "Door-to-door delivery", - imageSrc: "http://img.b2bpic.net/free-psd/realistic-blue-cargo-ship-with-containers-global-logistics-trade_84443-69357.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/realistic-blue-cargo-ship-with-containers-global-logistics-trade_84443-69357.jpg?_wi=1", imageAlt: "International shipping and logistics routes", onFavorite: undefined, onProductClick: undefined,