diff --git a/src/app/page.tsx b/src/app/page.tsx index bd970b8..296d20c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function HomePage() { name: "Industrial Chemicals", price: "Competitive Pricing", variant: "Bulk Distribution", - imageSrc: "http://img.b2bpic.net/free-photo/aluminum-barrel-beer-kegs_1398-2209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aluminum-barrel-beer-kegs_1398-2209.jpg?_wi=1", imageAlt: "Industrial chemical containers", }, { @@ -147,7 +147,7 @@ export default function HomePage() { name: "Specialty Chemicals", price: "Premium Grade", variant: "Custom Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-volunteer-oganizing-stuff-donation_23-2149134483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-volunteer-oganizing-stuff-donation_23-2149134483.jpg?_wi=1", imageAlt: "Specialty chemical formulations", }, { @@ -155,7 +155,7 @@ export default function HomePage() { name: "Distribution Services", price: "Flexible Terms", variant: "Global Reach", - imageSrc: "http://img.b2bpic.net/free-photo/senior-logistic-worker-hardhat-uniform-walking-warehouse-wheeling-palette-jack-back-view-full-length-labor-logistics-concept_74855-14263.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-logistic-worker-hardhat-uniform-walking-warehouse-wheeling-palette-jack-back-view-full-length-labor-logistics-concept_74855-14263.jpg?_wi=1", imageAlt: "Chemical distribution logistics", }, ]}