Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:49:22 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
description="Founded on values of quality, authenticity, and care"
subdescription="Lotus Food Market • Lake Worth Beach, FL"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/couple-shopping-zero-waste-food-store_482257-91042.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-shopping-zero-waste-food-store_482257-91042.jpg?_wi=1"
imageAlt="Lotus Food Market welcoming interior and community atmosphere"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -82,13 +82,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Fresh International Produce", price: "Farm-Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/exotic-fruits-berries-spanish-market_1398-2235.jpg", imageAlt: "Fresh vegetables and exotic fruits"
id: "1", name: "Fresh International Produce", price: "Farm-Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/exotic-fruits-berries-spanish-market_1398-2235.jpg?_wi=1", imageAlt: "Fresh vegetables and exotic fruits"
},
{
id: "2", name: "Halal Meats & Poultry", price: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/shop-workers-posing-counter_7502-4771.jpg", imageAlt: "High-quality halal meat selection"
id: "2", name: "Halal Meats & Poultry", price: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/shop-workers-posing-counter_7502-4771.jpg?_wi=1", imageAlt: "High-quality halal meat selection"
},
{
id: "3", name: "Exotic Spices & Seasonings", price: "Authentic Flavors", imageSrc: "http://img.b2bpic.net/free-photo/local-turkish-delices-tea-grand-bazar-market_1268-20173.jpg", imageAlt: "Vibrant collection of international spices"
id: "3", name: "Exotic Spices & Seasonings", price: "Authentic Flavors", imageSrc: "http://img.b2bpic.net/free-photo/local-turkish-delices-tea-grand-bazar-market_1268-20173.jpg?_wi=1", imageAlt: "Vibrant collection of international spices"
},
{
id: "4", name: "Homemade Foods & Baklava", price: "Made with Love", imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijan-holiday-cookies-baklava-rustic-with-nuts_140725-10317.jpg", imageAlt: "Delicious homemade baklava and prepared meals"
@@ -120,7 +120,7 @@ export default function LandingPage() {
},
{
id: "3", name: "Maria G.", role: "Family Shopper", company: "Neighborhood Regular", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Happy customer Maria G."
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Happy customer Maria G."
},
{
id: "4", name: "David L.", role: "Food Enthusiast", company: "Community Member", rating: 5,
@@ -128,7 +128,7 @@ export default function LandingPage() {
},
{
id: "5", name: "Priya P.", role: "Chef & Customer", company: "Local Business Owner", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Happy customer Priya P."
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Happy customer Priya P."
},
{
id: "6", name: "Miguel R.", role: "Regular Shopper", company: "Family of Four", rating: 5,
@@ -151,19 +151,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Authentic International Selection", description: "Carefully curated products from around the world, ensuring authenticity and quality in every item we stock.", imageSrc: "http://img.b2bpic.net/free-photo/exotic-fruits-berries-spanish-market_1398-2235.jpg", imageAlt: "International produce selection"
title: "Authentic International Selection", description: "Carefully curated products from around the world, ensuring authenticity and quality in every item we stock.", imageSrc: "http://img.b2bpic.net/free-photo/exotic-fruits-berries-spanish-market_1398-2235.jpg?_wi=2", imageAlt: "International produce selection"
},
{
id: 2,
title: "Friendly & Knowledgeable Staff", description: "Our passionate team speaks multiple languages and loves helping customers discover new flavors and find exactly what they need.", imageSrc: "http://img.b2bpic.net/free-photo/couple-shopping-zero-waste-food-store_482257-91042.jpg", imageAlt: "Welcoming store staff"
title: "Friendly & Knowledgeable Staff", description: "Our passionate team speaks multiple languages and loves helping customers discover new flavors and find exactly what they need.", imageSrc: "http://img.b2bpic.net/free-photo/couple-shopping-zero-waste-food-store_482257-91042.jpg?_wi=2", imageAlt: "Welcoming store staff"
},
{
id: 3,
title: "Quality You Can Trust", description: "Every product is handpicked with care. We prioritize freshness, authenticity, and quality in everything we offer.", imageSrc: "http://img.b2bpic.net/free-photo/shop-workers-posing-counter_7502-4771.jpg", imageAlt: "Premium quality products"
title: "Quality You Can Trust", description: "Every product is handpicked with care. We prioritize freshness, authenticity, and quality in everything we offer.", imageSrc: "http://img.b2bpic.net/free-photo/shop-workers-posing-counter_7502-4771.jpg?_wi=2", imageAlt: "Premium quality products"
},
{
id: 4,
title: "Convenient Services", description: "Shop in-store, order for curbside pickup, or have items delivered to your door. Shopping at Lotus has never been easier.", imageSrc: "http://img.b2bpic.net/free-photo/local-turkish-delices-tea-grand-bazar-market_1268-20173.jpg", imageAlt: "Convenient shopping options"
title: "Convenient Services", description: "Shop in-store, order for curbside pickup, or have items delivered to your door. Shopping at Lotus has never been easier.", imageSrc: "http://img.b2bpic.net/free-photo/local-turkish-delices-tea-grand-bazar-market_1268-20173.jpg?_wi=2", imageAlt: "Convenient shopping options"
}
]}
animationType="blur-reveal"