6 Commits

Author SHA1 Message Date
d8c482ad07 Merge version_4 into main
Merge version_4 into main
2026-04-24 11:58:56 +00:00
491fd85941 Update src/app/page.tsx 2026-04-24 11:58:50 +00:00
a50d3cbb52 Merge version_3 into main
Merge version_3 into main
2026-04-24 11:56:56 +00:00
ff0cb8bfbc Update src/app/page.tsx 2026-04-24 11:56:53 +00:00
aa10b01952 Merge version_2 into main
Merge version_2 into main
2026-04-24 11:55:42 +00:00
5c37e39b82 Merge version_2 into main
Merge version_2 into main
2026-04-24 11:55:08 +00:00

View File

@@ -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" },