diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b8dffc..6202dfd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,7 +139,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} buttons={[ - { text: "Ara: (0312) 806 88 62", href: "tel:+903128068862" }, + { text: "Hemen Ara & Danışın", href: "tel:+903128068862" }, { text: "Harita Yönlendirmesi", href: "https://maps.google.com/?q=Çiğdemtepe,+Kermes+Sk.+No:9/A,+06560+Yenimahalle/Ankara" }, ]} /> @@ -154,4 +154,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file