From b570189e76409a8a4d6716dc211de356350eaace Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:08:31 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d4a4d50..16d8577 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,19 +62,19 @@ export default function HomePage() { "http://img.b2bpic.net/free-vector/coronavirus-spread-around-world-map_23-2148493650.jpg", imageAlt: "Global trade and logistics network"}, { 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", imageAlt: "International manufacturing facilities"}, + "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=1", imageAlt: "International manufacturing facilities"}, { imageSrc: - "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg", imageAlt: "Global sourcing and procurement"}, + "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg?_wi=1", imageAlt: "Global sourcing and procurement"}, { imageSrc: - "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", imageAlt: "Food and agricultural commodities"}, + "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=1", imageAlt: "Food and agricultural commodities"}, { imageSrc: - "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg", imageAlt: "Consumer electronics sourcing"}, + "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg?_wi=1", imageAlt: "Consumer electronics sourcing"}, { imageSrc: - "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg", imageAlt: "Industrial raw materials"}, + "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg?_wi=1", imageAlt: "Industrial raw materials"}, ]} ariaLabel="Hero section showcasing Harmonypeak's global sourcing capabilities" /> @@ -93,7 +93,7 @@ export default function HomePage() { { value: "20+ Years", 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=2" imageAlt="Harmonypeak's international sourcing operations" useInvertedBackground={false} mediaAnimation="slide-up" @@ -142,23 +142,23 @@ export default function HomePage() { { id: "1", brand: "HARMONYPEAK", name: "Food & Agri Commodities", price: "Global Supply", rating: 5, reviewCount: "Premium", imageSrc: - "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", imageAlt: "Food and agricultural commodities"}, + "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=2", imageAlt: "Food and agricultural commodities"}, { id: "2", brand: "HARMONYPEAK", name: "Food Ingredients", price: "Specialty Sources", rating: 5, reviewCount: "Certified", imageSrc: - "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", imageAlt: "Specialty food ingredients"}, + "http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=3", imageAlt: "Specialty food ingredients"}, { id: "3", brand: "HARMONYPEAK", name: "Consumer Electronics", price: "Tech Innovation", rating: 5, reviewCount: "Verified", imageSrc: - "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg", imageAlt: "Consumer electronics products"}, + "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg?_wi=2", imageAlt: "Consumer electronics products"}, { id: "4", brand: "HARMONYPEAK", name: "Industrial Raw Materials", price: "Bulk Supply", rating: 5, reviewCount: "Trusted", imageSrc: - "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg", imageAlt: "Industrial raw materials"}, + "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg?_wi=2", imageAlt: "Industrial raw materials"}, { id: "5", brand: "HARMONYPEAK", name: "Institutional Supply", price: "B2B Solutions", rating: 5, reviewCount: "Established", imageSrc: - "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg", imageAlt: "Institutional supply services"}, + "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg?_wi=2", imageAlt: "Institutional supply services"}, ]} /> @@ -235,7 +235,7 @@ export default function HomePage() {