Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -52,11 +52,11 @@ export default function LandingPage() {
|
||||
description="Your neighborhood destination for fresh, high-quality groceries and essential household items."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349422.jpg", imageAlt: "Fresh produce market stall"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349422.jpg?_wi=1", imageAlt: "Fresh produce market stall"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mangoes-market_1398-2249.jpg", imageAlt: "Friendly grocer smiling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mangoes-market_1398-2249.jpg?_wi=1", imageAlt: "Friendly grocer smiling"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-farming-products-empty-farmers-market-stand_482257-77589.jpg", imageAlt: "Organic vegetables shelf"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-farming-products-empty-farmers-market-stand_482257-77589.jpg?_wi=1", imageAlt: "Organic vegetables shelf"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sesonal-vegetable-market-with-variety-agriculture-products-shelfs-boxes_613910-5422.jpg", imageAlt: "Seasonal vegetable market variety"},
|
||||
{
|
||||
@@ -120,13 +120,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-bread-shopping-bag-wooden-surface_169016-20848.jpg", imageAlt: "grocery store icon set"},
|
||||
{
|
||||
title: "Affordable Prices", description: "Competitive rates for all families.", buttonIcon: DollarSign,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349422.jpg", imageAlt: "grocery store icon set"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349422.jpg?_wi=2", imageAlt: "grocery store icon set"},
|
||||
{
|
||||
title: "Quick Delivery", description: "Get essentials at your doorstep.", buttonIcon: Truck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mangoes-market_1398-2249.jpg", imageAlt: "grocery store icon set"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mangoes-market_1398-2249.jpg?_wi=2", imageAlt: "grocery store icon set"},
|
||||
{
|
||||
title: "Exceptional Service", description: "Always here to help you shop.", buttonIcon: Smile,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-farming-products-empty-farmers-market-stand_482257-77589.jpg", imageAlt: "grocery store icon set"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/locally-grown-farming-products-empty-farmers-market-stand_482257-77589.jpg?_wi=2", imageAlt: "grocery store icon set"},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="Experience convenience and quality like never before at Hassan General Store."
|
||||
|
||||
Reference in New Issue
Block a user