From cf9a08ddeec265d02b419cf9aa896d0ea0ec975f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 16:16:17 +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 f63daf7..0cc4b8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { tag="Visit Us" title="Need Urgent Care?" description="Atlas Hospital & Trauma Centre is located in Khiribagh, Bhiti, Mau. We are open 24 hours." - buttons={[{ text: "Call Now: 094532 32379", href: "tel:09453232379" }, { text: "Get Directions", href: "https://maps.app.goo.gl/..." }]} + buttons={[{ text: "Call Now: 094532 32379", href: "tel:09453232379" }, { text: "View Map & Get Directions", href: "https://maps.app.goo.gl/..." }]} /> -- 2.49.1