diff --git a/src/app/page.tsx b/src/app/page.tsx index d6c4bbe..4e8bf1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { variant: "canvas-reveal"}} tag="İletişim" title="Randevu Oluşturun" - description="Huzur dolu bir mola için hemen randevu talebinizi iletin." + description="Huzur dolu bir mola için hemen 05526470611 numarasından bize ulaşın veya WhatsApp butonumuza tıklayın." /> @@ -170,9 +170,9 @@ export default function LandingPage() { { title: "İletişim", items: [ { - label: "WhatsApp", href: "https://wa.me/905550000000"}, + label: "WhatsApp", href: "https://wa.me/905526470611"}, { - label: "0212 555 00 00", href: "tel:+902125550000"}, + label: "0552 647 06 11", href: "tel:+905526470611"}, ], }, ]} @@ -183,4 +183,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file