Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-04 12:14:43 +00:00

View File

@@ -84,19 +84,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Fresh Fruits & Vegetables", description: "Daily fresh produce sourced locally and internationally", imageSrc: "http://img.b2bpic.net/free-photo/fruits-vegetables-counter_1398-2252.jpg?_wi=1", imageAlt: "Fresh produce section"
title: "Fresh Fruits & Vegetables", description: "Daily fresh produce sourced locally and internationally - $2.99-$5.99 USD", imageSrc: "http://img.b2bpic.net/free-photo/fruits-vegetables-counter_1398-2252.jpg?_wi=1", imageAlt: "Fresh produce section"
},
{
id: 2,
title: "Butcher & Fresh Meat", description: "Premium quality cuts prepared fresh daily", imageSrc: "http://img.b2bpic.net/free-photo/butcher-boning-ham-modern-butcher-shop_1139-1724.jpg", imageAlt: "Fresh meat counter"
title: "Butcher & Fresh Meat", description: "Premium quality cuts prepared fresh daily - $8.99-$15.99 USD", imageSrc: "http://img.b2bpic.net/free-photo/butcher-boning-ham-modern-butcher-shop_1139-1724.jpg", imageAlt: "Fresh meat counter"
},
{
id: 3,
title: "Dairy & Refrigerated", description: "Wide selection of milk, cheese, and refrigerated items", imageSrc: "http://img.b2bpic.net/free-photo/dairy-products_114579-8763.jpg?_wi=1", imageAlt: "Dairy refrigerated section"
title: "Dairy & Refrigerated", description: "Wide selection of milk, cheese, and refrigerated items - $3.49-$12.99 USD", imageSrc: "http://img.b2bpic.net/free-photo/dairy-products_114579-8763.jpg?_wi=1", imageAlt: "Dairy refrigerated section"
},
{
id: 4,
title: "Pantry & Essentials", description: "All your pantry staples and household essentials", imageSrc: "http://img.b2bpic.net/free-photo/delicious-preserved-food-arrangement_23-2149238970.jpg?_wi=1", imageAlt: "Pantry shelves"
title: "Pantry & Essentials", description: "All your pantry staples and household essentials - $1.99-$9.99 USD", imageSrc: "http://img.b2bpic.net/free-photo/delicious-preserved-food-arrangement_23-2149238970.jpg?_wi=1", imageAlt: "Pantry shelves"
}
]}
textboxLayout="default"