From 90694af9eae00c32e344a5042a32a2e69db245e7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 19:01:18 +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 9c4c29f..2853512 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "Jetzt bestellen", href: "#contact" }, + { text: "Call to order: 079 606 24 50", href: "tel:0796062450" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/side-view-slice-pizza-wooden-board_176474-120139.jpg" -- 2.49.1