Update src/app/departments/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user