3 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

View File

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