From 7b00c54d1cdf881e13cb0d6dc4399026101305a2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 01:42:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d9ff1d..0b5fab4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Contact Us" title="Need Medical Assistance?" - description="Visit us in Nairobi, Kenya or reach out for inquiries." + description="Visit us at 123 Healthway Ave, Nairobi, Kenya or call us immediately at +254 700 000 000 for emergencies." buttonText="Send Message" /> @@ -176,4 +176,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1