From 5882672fb2a5ca1e488126801aae638529965857 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:33:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11d14e5..a211f14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,7 @@ export default function LandingPage() { tagIcon={Heart} background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "📞 Hemen Ara", href: "tel:+905076532117" }, - { text: "💬 WhatsApp Randevu", href: "https://wa.me/905076532117?text=Merhaba%20Aura%20Terapi,%20randevu%20almak%20istiyorum" } + { text: "Randevu Al", href: "contact" } ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/back-massage-focusing-lower-back-relaxing-strokes_169016-69035.jpg", imageAlt: "Profesyonel masaj terapisi" }, -- 2.49.1