Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ee14b352d | |||
| c3dc8cce65 | |||
| 413d2347c8 | |||
| 742e44119c | |||
| d88a040cd1 |
@@ -77,11 +77,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Convenience", title: "Home Delivery", subtitle: "Get items at your door", description: "Fast and safe delivery of your daily grocery essentials directly to your home.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-phone-grocery-bag-hands_23-2148382453.jpg?_wi=1"},
|
||||
tag: "Convenience", title: "Home Delivery", subtitle: "Get items at your door", description: "Enjoy fresh groceries delivered safely to your doorstep in minutes.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-phone-grocery-bag-hands_23-2148382453.jpg?_wi=1"},
|
||||
{
|
||||
tag: "Speed", title: "In-store Pickup", subtitle: "Skip the queues", description: "Order online and pick up your packed items from the store at your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_1339-5842.jpg?_wi=1"},
|
||||
tag: "Speed", title: "In-store Pickup", subtitle: "Skip the queues", description: "Order online and breeze through our store to pick up your packed items, saving your precious time.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_1339-5842.jpg?_wi=1"},
|
||||
{
|
||||
tag: "Quality", title: "Fresh Produce", subtitle: "Farm-fresh daily", description: "High-quality fruits and vegetables sourced directly from local farmers daily.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-wicker-basket-vegetable-market_23-2148209777.jpg?_wi=1"},
|
||||
tag: "Quality", title: "Fresh Produce", subtitle: "Farm-fresh daily", description: "Savor the taste of nature with high-quality fruits and vegetables sourced directly from local farmers every morning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-wicker-basket-vegetable-market_23-2148209777.jpg?_wi=1"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="We provide premium shopping experiences tailored to your convenience."
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
tag="Get in touch"
|
||||
title="How can we help?"
|
||||
description="Need home delivery or want to inquire about a product? We are just a click away."
|
||||
description="Get fresh groceries delivered to your door in under 60 minutes—WhatsApp or call us today."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user