diff --git a/src/app/departments/page.tsx b/src/app/departments/page.tsx index 82006bd..bce4493 100644 --- a/src/app/departments/page.tsx +++ b/src/app/departments/page.tsx @@ -52,17 +52,17 @@ export default function LandingPage() { { title: "Produce", description: "Hand-picked, locally sourced fruits and vegetables delivered daily.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-box-with-green-vegetables_23-2148678872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-box-with-green-vegetables_23-2148678872.jpg?_wi=2", }, { title: "Premium Meats", description: "Expertly cut premium meats from pasture-raised animals.", - imageSrc: "http://img.b2bpic.net/free-photo/butcher-workwear-posing-with-two-axes-refrigerated-warehouse-midst-meat-carcasses_613910-21674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/butcher-workwear-posing-with-two-axes-refrigerated-warehouse-midst-meat-carcasses_613910-21674.jpg?_wi=2", }, { title: "Fresh Seafood", description: "Daily arrivals of fresh catches from sustainable fisheries.", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-blue-crates-shelf-with-price-label_23-2147916211.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-blue-crates-shelf-with-price-label_23-2147916211.jpg?_wi=2", }, ]} title="Our Departments"