From e150076c2eecea79a20771210804f4f3d7b57951 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 09:05:03 +0000 Subject: [PATCH] Bob AI: Update the WhatsApp contact number to +92 319 5094745 in the contact section and --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1f20b7a..e17f531 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -134,7 +134,7 @@ export default function HomePage() { tag="Visit Us" text="Ready to experience the best Asian fusion in the city? Join us today for dinner or reserve your table for a special occasion." primaryButton={{ text: "Reserve a Table", href: "#reservations" }} - secondaryButton={{ text: "Order for Pickup", href: "#order" }} + secondaryButton={{ text: "Order via WhatsApp", href: "https://wa.me/923195094745" }} /> -- 2.49.1