Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-26 23:53:54 +00:00
5 changed files with 13 additions and 13 deletions

View File

@@ -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"
/>
</div>

View File

@@ -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"
/>
</div>

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"
/>
</div>
@@ -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"