Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4377a40996 | |||
| 0542e9ff31 | |||
| 182719d7e7 | |||
| 2e751559b0 | |||
| c7f1a55022 | |||
| 4b8292c84a | |||
| e86b743461 | |||
| 7c66341d7b | |||
| 62f774654b | |||
| edccc883ce |
@@ -55,9 +55,7 @@ export default function LandingPage() {
|
||||
tag="⭐ 4.1 / 5 — 703 Yorum"
|
||||
buttons={[
|
||||
{
|
||||
text: "Online Randevu Al", href: "http://92.44.114.55/RandevuTalep"},
|
||||
{
|
||||
text: "Bizi Arayın", href: "tel:+905366433224"},
|
||||
text: "Online Randevu Al", href: "http://92.44.114.55/RandevuTalep"}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ezuqkf5IBgY22oRmW9axP08KoQ/tmp/a-k-kahverengi-d-z-resim-g-nder-1781288610071-2032d30b.png"
|
||||
imageAlt="Sürmelioğlu Kuaför Salonu İç Mekanı"
|
||||
@@ -143,7 +141,7 @@ export default function LandingPage() {
|
||||
description="⭐ 4.1 / 5 — 703 Yorum\nSürmelioğlu Kuaför deneyimini yaşayanların yorumları."
|
||||
buttons={[
|
||||
{
|
||||
text: "Siz de Yorum Yapın", href: "https://www.google.com/maps/search/VMRR%2B7V+Muratpaşa,+Antalya"},
|
||||
text: "Siz de Yorum Yapın", href: "https://www.google.com/maps/search/VMRR%2B7V+Muratpaşa,+Antalya"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -156,13 +154,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Online Randevu Sistemi", description: "Hızlı ve pratik bir şekilde online randevunuzu oluşturun.", buttons: [
|
||||
{
|
||||
text: "Online Randevu Al", href: "http://92.44.114.55/RandevuTalep"},
|
||||
text: "Online Randevu Al", href: "http://92.44.114.55/RandevuTalep"}
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ezuqkf5IBgY22oRmW9axP08KoQ/uploaded-1781288387993-3jehikp5.png", imageAlt: "Online Randevu Sistemi"},
|
||||
{
|
||||
title: "Telefon ile Randevu", description: "Ekibimizle doğrudan iletişime geçerek randevu alın.", buttons: [
|
||||
{
|
||||
text: "Bizi Arayın", href: "tel:+905366433224"},
|
||||
text: "Bizi Arayın", href: "tel:+9005366433224"}
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ezuqkf5IBgY22oRmW9axP08KoQ/uploaded-1781288027969-34mxpoor.png?_wi=3", imageAlt: "Telefon ile Randevu"},
|
||||
]}
|
||||
@@ -213,8 +211,8 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Yorumlar", href: "#testimonials"},
|
||||
{
|
||||
label: "Randevu", href: "#appointment"},
|
||||
],
|
||||
label: "Randevu", href: "#appointment"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Bize Ulaşın", items: [
|
||||
@@ -223,9 +221,9 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "Adres: Altındağ, 100 Yıl Blv. Aysev Apartmanı, 07070 Muratpaşa/Antalya", href: "https://www.google.com/maps/search/VMRR%2B7V+Muratpaşa,+Antalya"},
|
||||
{
|
||||
label: "Çalışma Saatleri", href: "#hours"},
|
||||
],
|
||||
},
|
||||
label: "Çalışma Saatleri", href: "#hours"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Sürmelioğlu Kuaför. Tüm Hakları Saklıdır."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user