diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7b2ddca..e71c408 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { description: "Supporting our local farmers and producers is at the heart of our mission.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-looking-various-fresh-produce_482257-92814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-looking-various-fresh-produce_482257-92814.jpg?_wi=2" imageAlt="Friendly grocery store staff smiling" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 7e18319..969fa7a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/variety-organic-vegetables-supermarket_53876-138173.jpg" + imageSrc="http://img.b2bpic.net/free-photo/variety-organic-vegetables-supermarket_53876-138173.jpg?_wi=2" /> diff --git a/src/app/deals/page.tsx b/src/app/deals/page.tsx index d91eb16..1e9f5c4 100644 --- a/src/app/deals/page.tsx +++ b/src/app/deals/page.tsx @@ -52,19 +52,19 @@ export default function LandingPage() { id: "1", name: "Organic Honeycrisp Apples", price: "$2.99/lb", - 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=3", }, { id: "2", name: "Grass-Fed Ground Beef", price: "$7.49/lb", - 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=3", }, { id: "3", name: "Fresh Atlantic Salmon", price: "$12.99/lb", - 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=3", }, ]} title="Weekly Market Deals" 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" diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c67a92..9bd7480 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "/deals", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/variety-organic-vegetables-supermarket_53876-138173.jpg" + imageSrc="http://img.b2bpic.net/free-photo/variety-organic-vegetables-supermarket_53876-138173.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -79,7 +79,7 @@ export default function LandingPage() { title: "Fresh Guarantee", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-looking-various-fresh-produce_482257-92814.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-looking-various-fresh-produce_482257-92814.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -96,19 +96,19 @@ export default function LandingPage() { id: "1", title: "Farm Fresh Produce", description: "Crisp vegetables and seasonal fruits sourced from local growers.", - 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=1", }, { id: "2", title: "Premium Butcher", description: "High-quality, ethically sourced meats prepared by expert butchers.", - 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=1", }, { id: "3", title: "Sustainable Seafood", description: "Fresh catch brought in daily with a commitment to ocean health.", - 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=1", }, ]} title="Our Departments"