Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 05:20:43 +00:00

View File

@@ -74,15 +74,15 @@ export default function LandingPage() {
description="Experience premium quality and unparalleled convenience. Shop our vast selection online and skip the lines with our new hassle-free pickup service."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg?_wi=1",
imageAlt: "Modern supermarket interior with fresh produce",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-supermarket_273609-15871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-supermarket_273609-15871.jpg?_wi=1",
imageAlt: "Shopping cart filled with fresh groceries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-holding-cheese-table-with-food_23-2147930208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-holding-cheese-table-with-food_23-2147930208.jpg?_wi=1",
imageAlt: "Artisan bakery section with fresh pastries",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-vegetables-supermarket-photo-your-advertising_185193-110549.jpg?_wi=2",
imageAlt: "fresh fruit discount sale supermarket",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-supermarket_273609-15871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-woman-supermarket_273609-15871.jpg?_wi=2",
imageAlt: "fresh fruit discount sale supermarket",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-holding-cheese-table-with-food_23-2147930208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-holding-cheese-table-with-food_23-2147930208.jpg?_wi=2",
imageAlt: "fresh fruit discount sale supermarket",
},
]}