Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-21 12:21:06 +00:00

View File

@@ -57,16 +57,16 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-girl-thinking-library_23-2148727803.jpg", imageAlt: "Premium gold-wrapped chocolate with luxury ambiance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168877.jpg", imageAlt: "Gourmet imported chocolates and specialty foods aisle"
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168877.jpg?_wi=1", imageAlt: "Gourmet imported chocolates and specialty foods aisle"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28125.jpg", imageAlt: "Air-conditioned boutique supermarket interior"
imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28125.jpg?_wi=1", imageAlt: "Air-conditioned boutique supermarket interior"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg", imageAlt: "Premium cosmetics and perfumes luxury display"
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg?_wi=1", imageAlt: "Premium cosmetics and perfumes luxury display"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-holding-pastry_23-2147984963.jpg", imageAlt: "Chilled beverages and artisan ice cream section"
imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-holding-pastry_23-2147984963.jpg?_wi=1", imageAlt: "Chilled beverages and artisan ice cream section"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/autumn-decoration-with-smoothies_23-2147676559.jpg", imageAlt: "Curated daily essentials premium grocery selection"
@@ -95,15 +95,15 @@ export default function LandingPage() {
products={[
{
id: "gourmet", brand: "Gourmet Aisle", name: "Imported Chocolates & Exotic Noodles", price: "Premium Selection", rating: 5,
reviewCount: "Handpicked", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168877.jpg", imageAlt: "Gourmet imported chocolates and specialty foods"
reviewCount: "Handpicked", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cup-brazilian-acai-dessert_23-2150168877.jpg?_wi=2", imageAlt: "Gourmet imported chocolates and specialty foods"
},
{
id: "beauty", brand: "Beauty & Glow", name: "High-End Cosmetics & Perfumes", price: "Luxury Brands", rating: 5,
reviewCount: "Curated", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg", imageAlt: "Premium cosmetics and perfume collection"
reviewCount: "Curated", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg?_wi=2", imageAlt: "Premium cosmetics and perfume collection"
},
{
id: "refreshment", brand: "Refreshment Zone", name: "Chilled Soft Drinks & Artisan Ice Creams", price: "Ice Cold", rating: 5,
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-holding-pastry_23-2147984963.jpg", imageAlt: "Chilled beverages and premium ice cream display"
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-holding-pastry_23-2147984963.jpg?_wi=2", imageAlt: "Chilled beverages and premium ice cream display"
}
]}
ariaLabel="Product sections showcasing departments"
@@ -171,7 +171,7 @@ export default function LandingPage() {
title: "Customer-Centric Care", description: "Your satisfaction is our priority, reflected in every detail of our service.", icon: Heart
}
]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28125.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28125.jpg?_wi=2"
imageAlt="Clean, air-conditioned New Gandheswari Stores interior"
mediaAnimation="slide-up"
imagePosition="right"