From b23ceec1d8d8782c67f14ddb7eacb470d87f7c9e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 08:04: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 714cc8e..2f69b57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Hemen Ara", href: "tel:+905424810181" }, + { text: "Ücretsiz Muayene Al", href: "tel:+905424810181" }, { text: "Randevu Talep Et", href: "#contact" } ]} buttonAnimation="slide-up" -- 2.49.1