Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-09 21:05:37 +00:00

View File

@@ -107,15 +107,15 @@ export default function LandingPage() {
},
{
id: "2", brand: "Refreshment", name: "Cold Drinks", price: "From $3.49", rating: 5,
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/modern-healthy-life-composition-with-fruit-juice_23-2147914177.jpg?_wi=2", imageAlt: "Cold beverages and energy drinks"
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/premium-photo/concept-drink-blank-cans-with-space-label_185193-94558.jpg?id=34272626", imageAlt: "Cold beverages and energy drinks"
},
{
id: "3", brand: "Essentials", name: "Everyday Items", price: "From $4.99", rating: 5,
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/woman-watering-plants-home_23-2149383649.jpg?_wi=2", imageAlt: "Household and daily essentials"
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-alarm-clock-eyeglasses-camera-coffee-cup-office-supplies-white-background_23-2147979096.jpg?id=3660943", imageAlt: "Household and daily essentials"
},
{
id: "4", brand: "Specialty", name: "Accessories", price: "From $1.99", rating: 5,
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-shiny-golden-chain_23-2149635286.jpg", imageAlt: "Specialty products and accessories"
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/decorative-cosmetics-accessories-sunglasses-hat-white-table_176420-11865.jpg?id=8757057", imageAlt: "Specialty products and accessories"
}
]}
className="py-16 md:py-20"
@@ -141,11 +141,11 @@ export default function LandingPage() {
},
{
id: 3,
title: "Friendly Service", description: "The team knows customers and takes pride in helping them. Genuine hospitality is what sets us apart.", imageSrc: "http://img.b2bpic.net/free-photo/female-vendor-removes-items-from-basket_482257-92430.jpg", imageAlt: "Friendly store staff member"
title: "Friendly Service", description: "The team knows customers and takes pride in helping them. Genuine hospitality is what sets us apart.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-buying-product_23-2149081076.jpg?id=17806274", imageAlt: "Friendly store staff member"
},
{
id: 4,
title: "Open Late", description: "Your go-to stop when the rest of the city shuts down. We're here for you, 24/7, when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/long-exposure-street-city_107420-95732.jpg?_wi=2", imageAlt: "Store exterior glowing late night"
title: "Open Late", description: "Your go-to stop when the rest of the city shuts down. We're here for you, 24/7, when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/traffic-jam-city-by-night_23-2148242227.jpg?id=5180589", imageAlt: "Store exterior glowing late night"
}
]}
className="py-16 md:py-20"
@@ -156,7 +156,7 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-with-curly-hair-wearing-shirt_273609-19785.jpg", imageAlt: "Sarah Chen"
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/female-coffee-shop-employee-using-credit-card-reader-bill-customer-looking-happy-smiling-camera_197531-22383.jpg?id=13846153", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Williams", imageSrc: "http://img.b2bpic.net/free-photo/smiling-attractive-woman-holding-shopping-bags_1262-5617.jpg", imageAlt: "Marcus Williams"
@@ -193,10 +193,10 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "24/7", title: "Always Open", description: "Round-the-clock availability", imageSrc: "http://img.b2bpic.net/free-photo/long-exposure-street-city_107420-95732.jpg?_wi=3", imageAlt: "Store glowing at night"
id: "1", value: "24/7", title: "Always Open", description: "Round-the-clock availability", imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-people-japan_23-2148889524.jpg?id=12977322", imageAlt: "Store glowing at night"
},
{
id: "2", value: "5000+", title: "Satisfied Customers", description: "Growing neighborhood loyalty", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8581.jpg?_wi=3", imageAlt: "Customer-filled store interior"
id: "2", value: "5000+", title: "Satisfied Customers", description: "Growing neighborhood loyalty", imageSrc: "http://img.b2bpic.net/free-photo/variety-merchandise-supermarket-store-shelves-generated-by-ai_188544-40842.jpg?id=42882602", imageAlt: "Customer-filled store interior"
}
]}
className="py-16 md:py-20"
@@ -223,7 +223,7 @@ export default function LandingPage() {
},
{
id: "feat-3", brand: "Essentials", name: "Late-Night Snacks", price: "$2.99", rating: 5,
reviewCount: "3.2k", imageSrc: "http://img.b2bpic.net/free-photo/woman-watering-plants-home_23-2149383649.jpg?_wi=3", imageAlt: "Late-night snack essentials"
reviewCount: "3.2k", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-alarm-clock-eyeglasses-camera-coffee-cup-office-supplies-white-background_23-2147979096.jpg?id=3660943", imageAlt: "Late-night snack essentials"
}
]}
className="py-16 md:py-20"