From 328eaec4b9e8ff762c6ed121fe09967152649825 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 03:40:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80a089b..231c046 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,10 +144,6 @@ export default function LandingPage() { tag="Visit Us" title="Let's Get Chatting" description="Come visit us at Sinsuat St! Open daily to serve you the best tea in town." - buttons={[ - { text: "Get Directions", href: "https://maps.google.com" }, - { text: "Order via Delivery", href: "#delivery" } - ]} /> -- 2.49.1