From b9cc7ff7cb196472c332949eefcfd85b3b9d1e71 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 12:49:42 +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 96323f8..bd8b663 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function LandingPage() { text="Ready to experience authentic Japanese flavours? Reserve your table or get in touch with us today. We look forward to welcoming you to Hanabi Udini Square." animationType="reveal-blur" buttons={[ - { text: "Call Us", href: "tel:+60-4-XXXX-XXXX" }, + { text: "Call Us", href: "tel:0162382368" }, { text: "Find Us on Instagram", href: "https://instagram.com" }, ]} background={{ variant: "plain" }} -- 2.49.1