Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| caad63e6cc | |||
| 52fcd16590 | |||
| 89fa4383be | |||
| fe8dac52dc | |||
| df2c095eb3 |
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Güzel Saçın Sanatı"
|
title="Güzel Saçın Sanatı"
|
||||||
description="Hassasiyet sanatla buluşuyor. Silver Hair Studio, Kadıköy'ün seçkin saç deneyimi noktasıdır."
|
description="Hassasiyet sanatla buluşuyor. Silver Hair Studio, Nişantaşı'nın seçkin saç deneyimi noktasıdır."
|
||||||
tag="Kadıköy, İstanbul"
|
tag="Nişantaşı, İstanbul"
|
||||||
buttons={[{ text: "Randevu Alın", href: "#contact" }, { text: "Hizmetlerimiz", href: "#services" }]}
|
buttons={[{ text: "Randevu Alın", href: "#contact" }, { text: "Hizmetlerimiz", href: "#services" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/skiing-snowboarding-equipment_482257-76571.jpg?_wi=1", imageAlt: "Stüdyo estetiği" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/skiing-snowboarding-equipment_482257-76571.jpg?_wi=1", imageAlt: "Stüdyo estetiği" },
|
||||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|||||||
<MediaAbout
|
<MediaAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Zarafet İnşası"
|
title="Zarafet İnşası"
|
||||||
description="Silver Hair Studio'da, teknik ustalığı sanatsal bir bakış açısıyla birleştiriyoruz. Kadıköy'ün kalbinde, kişisel vizyonunuzun odak noktamız olduğu huzurlu bir ortam sunuyoruz."
|
description="Silver Hair Studio'da, teknik ustalığı sanatsal bir bakış açısıyla birleştiriyoruz. Nişantaşı'nın kalbinde, kişisel vizyonunuzun odak noktamız olduğu huzurlu bir ortam sunuyoruz."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/confident-young-beautiful-female-barber-uniform-doing-haircut-boy-isolated-pink-wall_141793-105668.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/confident-young-beautiful-female-barber-uniform-doing-haircut-boy-isolated-pink-wall_141793-105668.jpg"
|
||||||
imageAlt="Uzman Kuaför"
|
imageAlt="Uzman Kuaför"
|
||||||
/>
|
/>
|
||||||
@@ -75,9 +75,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{ tag: "Temel", title: "Kesim & Stil", subtitle: "350₺'den başlayan fiyatlarla", description: "Yüz şeklinize, yaşam tarzınıza ve vizyonunuza göre uyarlanmış hassas kesimler.", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797714.jpg" },
|
{ tag: "Temel", title: "Kesim & Stil", subtitle: "550₺'den başlayan fiyatlarla", description: "Yüz şeklinize, yaşam tarzınıza ve vizyonunuza göre uyarlanmış hassas kesimler.", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797714.jpg" },
|
||||||
{ tag: "Renk", title: "Renk & Röfle", subtitle: "650₺'den başlayan fiyatlarla", description: "Üstün profesyonel ürünler kullanılarak tam renk değişimi, balyaj ve röfle işlemleri.", imageSrc: "http://img.b2bpic.net/free-photo/skiing-snowboarding-equipment_482257-76571.jpg?_wi=2" },
|
{ tag: "Renk", title: "Renk & Röfle", subtitle: "950₺'den başlayan fiyatlarla", description: "Üstün profesyonel ürünler kullanılarak tam renk değişimi, balyaj ve röfle işlemleri.", imageSrc: "http://img.b2bpic.net/free-photo/skiing-snowboarding-equipment_482257-76571.jpg?_wi=2" },
|
||||||
{ tag: "Lüks", title: "Keratin Bakımı", subtitle: "1.200₺'den başlayan fiyatlarla", description: "4 aya kadar parlaklığı geri kazandırın, kabarmayı giderin ve saçınızı pürüzsüzleştirin.", imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4440.jpg?_wi=2" }
|
{ tag: "Lüks", title: "Keratin Bakımı", subtitle: "1.800₺'den başlayan fiyatlarla", description: "4 aya kadar parlaklığı geri kazandırın, kabarmayı giderin ve saçınızı pürüzsüzleştirin.", imageSrc: "http://img.b2bpic.net/free-photo/professional-girl-hairdresser-makes-client-haircut-girl-is-sitting-mask-beauty-salon_343596-4440.jpg?_wi=2" }
|
||||||
]}
|
]}
|
||||||
title="Hizmetlerimiz"
|
title="Hizmetlerimiz"
|
||||||
description="Doğal güzelliğinizi ön plana çıkarmak için tasarlanmış seçkin saç bakımı ve stil menümüzü keşfedin."
|
description="Doğal güzelliğinizi ön plana çıkarmak için tasarlanmış seçkin saç bakımı ve stil menümüzü keşfedin."
|
||||||
@@ -106,9 +106,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
plans={[
|
plans={[
|
||||||
{ id: "1", title: "Temel Bakım", price: "350₺", period: "seans", features: ["Konsültasyon", "Hassas Kesim"], button: { text: "Randevu Al", href: "#contact" } },
|
{ id: "1", title: "Temel Bakım", price: "550₺", period: "seans", features: ["Konsültasyon", "Hassas Kesim"], button: { text: "Randevu Al", href: "#contact" } },
|
||||||
{ id: "2", title: "Renk & Bakım", price: "950₺", period: "seans", features: ["Renk", "Bakım"], button: { text: "Randevu Al", href: "#contact" } },
|
{ id: "2", title: "Renk & Bakım", price: "1.200₺", period: "seans", features: ["Renk", "Bakım"], button: { text: "Randevu Al", href: "#contact" } },
|
||||||
{ id: "3", title: "Lüks", price: "1.500₺", period: "seans", features: ["Keratin", "Stil"], button: { text: "Randevu Al", href: "#contact" } }
|
{ id: "3", title: "Lüks", price: "2.200₺", period: "seans", features: ["Keratin", "Stil"], button: { text: "Randevu Al", href: "#contact" } }
|
||||||
]}
|
]}
|
||||||
title="Randevu Paketleri"
|
title="Randevu Paketleri"
|
||||||
description="Saç hedefleriniz için en uygun paketi seçin."
|
description="Saç hedefleriniz için en uygun paketi seçin."
|
||||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f1", title: "Randevu gerekli mi?", content: "Evet, randevu almanız gerekmektedir." },
|
{ id: "f1", title: "Randevu gerekli mi?", content: "Evet, randevu almanız gerekmektedir." },
|
||||||
{ id: "f2", title: "Neredesiniz?", content: "Kadıköy merkezdeyiz." },
|
{ id: "f2", title: "Neredesiniz?", content: "Nişantaşı, Valikonağı caddesinde hizmetinizdeyiz." },
|
||||||
{ id: "f3", title: "Çalışma saatleri?", content: "Pazartesi-Cumartesi arası açığız." }
|
{ id: "f3", title: "Çalışma saatleri?", content: "Pazartesi-Cumartesi arası açığız." }
|
||||||
]}
|
]}
|
||||||
faqsAnimation="blur-reveal"
|
faqsAnimation="blur-reveal"
|
||||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
|||||||
tag="Randevunuzu Ayırın"
|
tag="Randevunuzu Ayırın"
|
||||||
title="Randevu Alın"
|
title="Randevu Alın"
|
||||||
description="Stilinizi dönüştürmeye hazır mısınız? Bugün bize ulaşın."
|
description="Stilinizi dönüştürmeye hazır mısınız? Bugün bize ulaşın."
|
||||||
buttons={[{ text: "Arayın (0216) 449 22 71", href: "tel:+902164492271" }]}
|
buttons={[{ text: "Arayın (0212) 333 44 55", href: "tel:+902123334455" }]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -159,10 +159,10 @@ export default function LandingPage() {
|
|||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="Silver Hair Studio"
|
logoText="Silver Hair Studio"
|
||||||
leftLink={{ text: "© 2025", href: "#" }}
|
leftLink={{ text: "© 2025", href: "#" }}
|
||||||
rightLink={{ text: "Kadıköy", href: "#" }}
|
rightLink={{ text: "Nişantaşı", href: "#" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user