Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -86,10 +86,10 @@ export default function LandingPage() {
|
||||
title: "Fresh Vegetables & Fruits", description: "Hand-picked fresh produce daily. We source from trusted local suppliers to ensure quality.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg", imageAlt: "Fresh vegetables and fruits"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg?_wi=1", imageAlt: "Fresh vegetables and fruits"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaches-cutting-board-clay-bowl-with-green-leaves-two-pineapples-lettuce-side-view-picnic-cloth-grunge-wall_176474-5343.jpg", imageAlt: "Colorful fresh fruits display"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaches-cutting-board-clay-bowl-with-green-leaves-two-pineapples-lettuce-side-view-picnic-cloth-grunge-wall_176474-5343.jpg?_wi=1", imageAlt: "Colorful fresh fruits display"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -108,10 +108,10 @@ export default function LandingPage() {
|
||||
title: "Dairy & Daily Essentials", description: "Fresh milk, yogurt, butter, and all daily necessities available throughout the day until 10:30 PM.", icon: Droplets,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaches-cutting-board-clay-bowl-with-green-leaves-two-pineapples-lettuce-side-view-picnic-cloth-grunge-wall_176474-5343.jpg", imageAlt: "Fresh dairy products"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peaches-cutting-board-clay-bowl-with-green-leaves-two-pineapples-lettuce-side-view-picnic-cloth-grunge-wall_176474-5343.jpg?_wi=2", imageAlt: "Fresh dairy products"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg", imageAlt: "Fresh produce and essentials"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg?_wi=2", imageAlt: "Fresh produce and essentials"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user