From 0f9d0cb5a0adedb9c8df599cf8132d49378f1c7e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 02:35:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b74fe6e..ec23b01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -219,7 +219,13 @@ export default function LandingPage() { }} tag="Get in Touch" title="Visit TASTELAB or Send a Message" - description={"We're conveniently located in the heart of BKK at 177 Street 63, Phnom Penh - easy to find for a quick stop or long stay. \n\nGet Directions: https://www.google.com/maps/place/TASTELAB/@11.5533159,104.9208049,17z/data=!3m1!4b1!4m6!3m5!1s0x31095186780f8a91:0x2f6e146037d3f9c8!8m2!3d11.5533107!4d104.9233798!16s%2Fg%2F11v78wbg2s?entry=ttu or Contact us on WhatsApp: https://wa.me/YOUR_WHATSAPP_NUMBER_PLACEHOLDER for reservations or any questions. \n\nSign up for our newsletter to stay updated on new menus, events, and exclusive offers.\n\nReady to experience one of Phnom Penh's favorite cafés? View Menu & Contact on WhatsApp."} + description={`We're conveniently located in the heart of BKK at 177 Street 63, Phnom Penh — easy to find for a quick stop or long stay. + +Get Directions: https://www.google.com/maps/place/TASTELAB/@11.5533159,104.9208049,17z/data=!3m1!4b1!4m6!3m5!1s0x31095186780f8a91:0x2f6e146037d3f9c8!8m2!3d11.5533107!4d104.9233798!16s%2Fg%2F11v78wbg2s?entry=ttu or Contact us on WhatsApp: https://wa.me/YOUR_WHATSAPP_NUMBER_PLACEHOLDER for reservations or any questions. + +Sign up for our newsletter to stay updated on new menus, events, and exclusive offers. + +Ready to experience one of Phnom Penh’s favorite cafés? View Menu & Contact on WhatsApp.`} inputPlaceholder="Your Email Address" buttonText="Subscribe" /> -- 2.49.1