Merge version_1 into main #1
@@ -61,19 +61,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Gara Mart Storefront",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-basket-organic-vegetables-with-grocery-bag_23-2148853370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-basket-organic-vegetables-with-grocery-bag_23-2148853370.jpg?_wi=1",
|
||||
imageAlt: "Fresh Produce",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-red-holding-different-vegetables-fruits-store_627829-9485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-red-holding-different-vegetables-fruits-store_627829-9485.jpg?_wi=1",
|
||||
imageAlt: "Daily Essentials",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-girl-asian-female-cafe-worker-shows-okay-ok-sign-approval-recommend-smth-happ_1258-134408.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-girl-asian-female-cafe-worker-shows-okay-ok-sign-approval-recommend-smth-happ_1258-134408.jpg?_wi=1",
|
||||
imageAlt: "Friendly Service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-open-shop-sign_23-2149244009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-open-shop-sign_23-2149244009.jpg?_wi=1",
|
||||
imageAlt: "Convenient Location",
|
||||
},
|
||||
]}
|
||||
@@ -89,25 +89,25 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Freshness First",
|
||||
description: "Fresh, high-quality groceries sourced every single day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-basket-organic-vegetables-with-grocery-bag_23-2148853370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-basket-organic-vegetables-with-grocery-bag_23-2148853370.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Everything You Need",
|
||||
description: "Wide range of daily essentials under one roof.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-red-holding-different-vegetables-fruits-store_627829-9485.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-red-holding-different-vegetables-fruits-store_627829-9485.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Trusted Service",
|
||||
description: "Friendly local staff dedicated to serving our neighbors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-girl-asian-female-cafe-worker-shows-okay-ok-sign-approval-recommend-smth-happ_1258-134408.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-barista-girl-asian-female-cafe-worker-shows-okay-ok-sign-approval-recommend-smth-happ_1258-134408.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Easy Accessibility",
|
||||
description: "Convenient location right in your community neighborhood.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-open-shop-sign_23-2149244009.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-open-shop-sign_23-2149244009.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why Gara Mart?"
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
quote: "Gara Mart is my go-to for everything I need. The staff is so friendly!",
|
||||
name: "Selam K.",
|
||||
role: "Local Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-checking-her-shopping-bags_23-2148804689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-checking-her-shopping-bags_23-2148804689.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
quote: "The vegetables and fruits are always top-tier quality!",
|
||||
name: "Marta G.",
|
||||
role: "Regular Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-checking-her-shopping-bags_23-2148804689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-checking-her-shopping-bags_23-2148804689.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Customers Love Us"
|
||||
|
||||
Reference in New Issue
Block a user