Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-27 00:22:38 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
imageAlt: "Fresh produce",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148463.jpg?_wi=1",
imageAlt: "Store interior",
},
]}
@@ -96,19 +96,19 @@ export default function LandingPage() {
id: "f1",
title: "Curated Freshness",
description: "Hand-picked produce delivered daily from local farms to ensure maximum ripeness.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-smelling-leaves_23-2148648900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-smelling-leaves_23-2148648900.jpg?_wi=1",
},
{
id: "f2",
title: "Premium Selections",
description: "Expertly sourced meats and fresh seafood that meet our rigorous quality standards.",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg?_wi=1",
},
{
id: "f3",
title: "A Calm Experience",
description: "Enjoy a serene atmosphere with helpful, friendly staff ready to assist you anytime.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148463.jpg?_wi=2",
},
]}
title="Why Milams Stands Apart"

View File

@@ -61,21 +61,21 @@ export default function LandingPage() {
name: "Organic Produce",
price: "Fresh",
variant: "Seasonal",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-smelling-leaves_23-2148648900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-sun-hat-smelling-leaves_23-2148648900.jpg?_wi=2",
},
{
id: "p2",
name: "Premium Meats",
price: "Quality",
variant: "Butcher Shop",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-trays-with-vegetables_1122-1402.jpg?_wi=2",
},
{
id: "p3",
name: "Artisanal Bakery",
price: "Fresh",
variant: "Daily Baked",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-products_23-2149148463.jpg?_wi=3",
},
]}
title="Fresh Departments"