Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d8c482ad07 | |||
| 491fd85941 | |||
| a50d3cbb52 | |||
| ff0cb8bfbc | |||
| aa10b01952 | |||
| 5c37e39b82 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
title="Your Community Wellness Partner"
|
||||
description="Providing genuine, trusted medical supplies and personalized health consultations. Visit us offline for expert care."
|
||||
tag="GreenTrust Pharmacy"
|
||||
buttons={[{ text: "Visit Us Today", href: "#contact" }]}
|
||||
buttons={[{ text: "Visit Our Store", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-checking-medicines-drugstore_259150-57962.jpg", imageAlt: "Pharmacy interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medicine-pharmaceutics-health-care-people-concept-female-pharmacist-taking-medications-from-shelf_1157-42175.jpg", imageAlt: "Medical supplies" }
|
||||
@@ -79,6 +79,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
title="Quality Medical Essentials"
|
||||
description="Explore our curated selection of health supplements, genuine medications, and wellness essentials."
|
||||
buttons={[{ text: "Contact for Inquiries", href: "#contact" }]}
|
||||
products={[
|
||||
{ id: "p1", brand: "GreenTrust", name: "Vitamin C Complex", price: "$19.99", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/open-package-pills_23-2147691504.jpg" },
|
||||
{ id: "p2", brand: "Wellness", name: "First Aid Kit", price: "$29.99", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/front-view-arrangement-medical-still-life-elements_23-2148854053.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user