From b25197e098e21957ccab131a0b6b29e597f10427 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:17:36 +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 7ebc41e..2413bf6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ export default function KiyoPage() { title="Visit Kiyo Today" description="Stop by our Al-Rehab store for the freshest groceries in Jeddah. Need assistance? Send us a message on WhatsApp." buttons={[ - { text: "WhatsApp", href: "https://wa.me/966506070522" }, + { text: "Contact us on WhatsApp for fast delivery", href: "https://wa.me/966506070522" }, { text: "Get Directions", href: "https://maps.app.goo.gl/" }, ]} background={{ variant: "sparkles-gradient" }} -- 2.49.1