From ff0cb8bfbc6fced85247a34cb7e55506e9c57b6a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 11:56:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bbaa7a8..6e932e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } -- 2.49.1