From 1c56641ccc3685075365533a1ff6c27fcebab5c0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:11:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aef8eba..714cc8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -206,8 +206,8 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "0542 481 01 81", href: "tel:+905424810181" }, - { text: "Form Gönder", href: "#form" } + { text: "Form Gönder", href: "#form" }, + { text: "0542 481 01 81", href: "tel:+905424810181" } ]} />