Merge version_2 into main #4
1440
src/app/layout.tsx
1440
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
tag="Hemen İletişime Geçin"
|
||||
tagIcon={Phone}
|
||||
title="Sağlıklı Bir Gülüş İçin İlk Adımı Atın"
|
||||
description="Randevu almak veya sorularınız için bize ulaşın. Kanarya ekibi size yardımcı olmaktan mutlu olacaktır."
|
||||
description="Telefon: +90 555 123 4567\n\nRandevu almak veya sorularınız için bize ulaşın. Kanarya ekibi size yardımcı olmaktan mutlu olacaktır."
|
||||
buttons={[
|
||||
{ text: "Randevu Talep Et", href: "#contact" },
|
||||
{ text: "WhatsApp ile Yazın", href: "https://wa.me/905551234567" },
|
||||
@@ -259,4 +259,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user