10 Commits

Author SHA1 Message Date
4377a40996 Update src/app/page.tsx 2026-06-12 18:36:46 +00:00
0542e9ff31 Update src/app/page.tsx 2026-06-12 18:36:05 +00:00
182719d7e7 Merge version_2 into main
Merge version_2 into main
2026-06-12 18:30:34 +00:00
2e751559b0 Update src/app/page.tsx 2026-06-12 18:30:30 +00:00
c7f1a55022 Merge version_1 into main
Merge version_1 into main
2026-06-12 18:23:44 +00:00
4b8292c84a Merge version_1 into main
Merge version_1 into main
2026-06-12 18:21:45 +00:00
e86b743461 Merge version_1 into main
Merge version_1 into main
2026-06-12 18:20:00 +00:00
7c66341d7b Merge version_1 into main
Merge version_1 into main
2026-06-12 18:16:24 +00:00
62f774654b Merge version_1 into main
Merge version_1 into main
2026-06-12 18:15:57 +00:00
edccc883ce Merge version_1 into main
Merge version_1 into main
2026-06-12 18:15:15 +00:00

View File

@@ -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."
/>