1 Commits

Author SHA1 Message Date
b25197e098 Update src/app/page.tsx 2026-04-15 14:17:36 +00:00

View File

@@ -149,7 +149,7 @@ export default function KiyoPage() {
title="Visit Kiyo Today" 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." description="Stop by our Al-Rehab store for the freshest groceries in Jeddah. Need assistance? Send us a message on WhatsApp."
buttons={[ 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/" }, { text: "Get Directions", href: "https://maps.app.goo.gl/" },
]} ]}
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}