From fe8dac52dc967a0bdbef8f422bfea6aeef62dbe6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:47:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 809bebd..77d142f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function LandingPage() { @@ -75,9 +75,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} 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: "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: "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: "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: "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.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" 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" useInvertedBackground={true} plans={[ - { id: "1", title: "Temel Bakım", price: "350₺", 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: "3", title: "Lüks", price: "1.500₺", period: "seans", features: ["Keratin", "Stil"], 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: "1.200₺", period: "seans", features: ["Renk", "Bakım"], 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" description="Saç hedefleriniz için en uygun paketi seçin." @@ -135,7 +135,7 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { 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." } ]} faqsAnimation="blur-reveal" @@ -149,7 +149,7 @@ export default function LandingPage() { tag="Randevunuzu Ayırın" title="Randevu Alı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" }} useInvertedBackground={false} /> @@ -159,7 +159,7 @@ export default function LandingPage() {