From 411b6093a572a1f4782f7b4d8bbb9a87a333af7f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 09:00:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 890b732..63498be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,11 +112,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { - text: "Order via Messenger", href: "https://m.me/flowergroundscafe"}, - { - text: "Find Location", href: "#contact"}, - { - text: "Call Us", href: "tel:09491355082"} + text: "Order Now", href: "https://m.me/flowergroundscafe"} ]} products={[ { -- 2.49.1