diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 29b986e..0940e81 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,7 @@ export default function ContactPage() { title: "Global Trade Experience", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/supervisor-manager-male-engineer-worker-wears-uniform-working-hand-use-laptop-stock-checking-store-warehouse-shipping-industrial-team-with-safety-helmet-checking-quantity-product-shelf_609648-793.jpg" + imageSrc="http://img.b2bpic.net/free-photo/supervisor-manager-male-engineer-worker-wears-uniform-working-hand-use-laptop-stock-checking-store-warehouse-shipping-industrial-team-with-safety-helmet-checking-quantity-product-shelf_609648-793.jpg?_wi=4" imageAlt="Harmonypeak's international sourcing operations" useInvertedBackground={false} mediaAnimation="slide-up" @@ -116,7 +116,7 @@ export default function ContactPage() { price: "Global Supply", rating: 5, reviewCount: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=4", imageAlt: "Food and agricultural commodities", }, { @@ -126,7 +126,7 @@ export default function ContactPage() { price: "Specialty Sources", rating: 5, reviewCount: "Certified", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=5", imageAlt: "Specialty food ingredients", }, { @@ -136,7 +136,7 @@ export default function ContactPage() { price: "Tech Innovation", rating: 5, reviewCount: "Verified", - imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg?_wi=3", imageAlt: "Consumer electronics products", }, { @@ -146,7 +146,7 @@ export default function ContactPage() { price: "Bulk Supply", rating: 5, reviewCount: "Trusted", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg?_wi=3", imageAlt: "Industrial raw materials", }, { @@ -156,7 +156,7 @@ export default function ContactPage() { price: "B2B Solutions", rating: 5, reviewCount: "Established", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg?_wi=3", imageAlt: "Institutional supply services", }, ]} @@ -190,7 +190,7 @@ export default function ContactPage() {