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