Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Your Trusted Pharmacy & Grocery Store in Gulistan-e-Johar"
|
||||
description="Medicines, groceries, and household essentials all in one place. Fast, friendly, and reliable service for your neighborhood."
|
||||
background="noise"
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pov-retail-worker-arranging-pharmacy-products-shelves_482257-82839.jpg", alt: "Royal Pharmacy & Grocery storefront"
|
||||
@@ -114,22 +114,22 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "Trusted Local Store", description: "Serving Gulistan-e-Johar with integrity and reliability for years."
|
||||
title: "Trusted Local Store", description: "Serving Gulistan-e-Johar with integrity and reliability for years.", imageSrc: "http://img.b2bpic.net/free-photo/pov-retail-worker-arranging-pharmacy-products-shelves_482257-82839.jpg", imageAlt: "Trusted local pharmacy"
|
||||
},
|
||||
{
|
||||
title: "Friendly Cooperative Staff", description: "Our team is always ready to help with professional advice and warm service."
|
||||
title: "Friendly Cooperative Staff", description: "Our team is always ready to help with professional advice and warm service.", imageSrc: "http://img.b2bpic.net/free-photo/black-female-doctor-doing-her-job_52683-100397.jpg", imageAlt: "Friendly staff"
|
||||
},
|
||||
{
|
||||
title: "Wide Product Range", description: "Everything you need from medicines to groceries to household items under one roof."
|
||||
title: "Wide Product Range", description: "Everything you need from medicines to groceries to household items under one roof.", imageSrc: "http://img.b2bpic.net/free-photo/various-packs-medical-pills-inside-bag-high-quality-photo_114579-68084.jpg", imageAlt: "Wide product selection"
|
||||
},
|
||||
{
|
||||
title: "Convenient Location", description: "Located at Haroon Royal City Phase 2, Shop No 3, easily accessible for all residents."
|
||||
title: "Convenient Location", description: "Located at Haroon Royal City Phase 2, Shop No 3, easily accessible for all residents.", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738016.jpg", imageAlt: "Convenient location"
|
||||
},
|
||||
{
|
||||
title: "Competitive Prices", description: "Quality products at fair prices, giving you the best value for your money."
|
||||
title: "Competitive Prices", description: "Quality products at fair prices, giving you the best value for your money.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cleaning-products-with-sponges-brush_23-2148587359.jpg", imageAlt: "Competitive pricing"
|
||||
},
|
||||
{
|
||||
title: "Fast & Reliable Service", description: "Quick checkout, professional handling, and delivery options available."
|
||||
title: "Fast & Reliable Service", description: "Quick checkout, professional handling, and delivery options available.", imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-tourist-poland-maps_23-2148232473.jpg", imageAlt: "Fast delivery service"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user