diff --git a/src/app/page.tsx b/src/app/page.tsx index eb67078..84c31eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@fashionbrand", testimonial: "The service is incredible. We've seen 30% faster order processing since switching.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-female-staff-answering-customer-service-call-logistics-hub-assisting-with-order_482257-132653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-female-staff-answering-customer-service-call-logistics-hub-assisting-with-order_482257-132653.jpg?_wi=1", imageAlt: "warehouse interior logistics", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@techgadgets", testimonial: "Reliable, communicative, and they never miss a shipping window. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/worker-standing-near-racks-filled-with-goods-carton-boxes_482257-101778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-standing-near-racks-filled-with-goods-carton-boxes_482257-101778.jpg?_wi=1", imageAlt: "pick and pack warehouse", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@beautybox", testimonial: "A game changer for our scaling efforts. The accuracy is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/merchandise-packages-with-courier-stamps-receipts-warehouse_482257-83347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/merchandise-packages-with-courier-stamps-receipts-warehouse_482257-83347.jpg?_wi=1", imageAlt: "warehouse storage pallets", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@homedecor", testimonial: "Professional team that truly cares about our brand's reputation.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/logistics-freight-management-storage-supply-concept_53876-123932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistics-freight-management-storage-supply-concept_53876-123932.jpg?_wi=1", imageAlt: "shipping cargo boxes", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@healthsupps", testimonial: "Seamless integration with our Shopify store. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-tablet_23-2149214307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-tablet_23-2149214307.jpg?_wi=1", imageAlt: "inventory management tablet", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/black-female-staff-answering-customer-service-call-logistics-hub-assisting-with-order_482257-132653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-female-staff-answering-customer-service-call-logistics-hub-assisting-with-order_482257-132653.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/friendly-colleagues_1098-15062.jpg", @@ -144,7 +144,7 @@ export default function LandingPage() { "Accuracy", "Speed", ], - imageSrc: "http://img.b2bpic.net/free-photo/worker-standing-near-racks-filled-with-goods-carton-boxes_482257-101778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-standing-near-racks-filled-with-goods-carton-boxes_482257-101778.jpg?_wi=2", }, { id: "f2", @@ -153,7 +153,7 @@ export default function LandingPage() { "Secure", "Large Capacity", ], - imageSrc: "http://img.b2bpic.net/free-photo/merchandise-packages-with-courier-stamps-receipts-warehouse_482257-83347.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/merchandise-packages-with-courier-stamps-receipts-warehouse_482257-83347.jpg?_wi=2", }, { id: "f3", @@ -162,7 +162,7 @@ export default function LandingPage() { "Global", "Fast", ], - imageSrc: "http://img.b2bpic.net/free-photo/logistics-freight-management-storage-supply-concept_53876-123932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistics-freight-management-storage-supply-concept_53876-123932.jpg?_wi=2", }, { id: "f4", @@ -171,7 +171,7 @@ export default function LandingPage() { "Real-time", "API", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-tablet_23-2149214307.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-tablet_23-2149214307.jpg?_wi=2", }, { id: "f5", @@ -207,7 +207,7 @@ export default function LandingPage() { title: "Shipping", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/black-female-staff-answering-customer-service-call-logistics-hub-assisting-with-order_482257-132653.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-female-staff-answering-customer-service-call-logistics-hub-assisting-with-order_482257-132653.jpg?_wi=3" mediaAnimation="slide-up" metricsAnimation="slide-up" />