Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 763d71c965 | |||
| c2a8dd22f7 | |||
| 3b780aafdf | |||
| 5dc9e96781 |
126
src/app/page.tsx
126
src/app/page.tsx
@@ -12,6 +12,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
|||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||||
|
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -31,14 +32,10 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Ana Sayfa", id: "hero" },
|
||||||
name: "Ana Sayfa", id: "hero"},
|
{ name: "Hakkımızda", id: "about" },
|
||||||
{
|
{ name: "Hizmetlerimiz", id: "features" },
|
||||||
name: "Hakkımızda", id: "about"},
|
{ name: "İletişim", id: "contact" },
|
||||||
{
|
|
||||||
name: "Hizmetlerimiz", id: "features"},
|
|
||||||
{
|
|
||||||
name: "İletişim", id: "contact"},
|
|
||||||
]}
|
]}
|
||||||
brandName="Selin Beauty"
|
brandName="Selin Beauty"
|
||||||
/>
|
/>
|
||||||
@@ -46,14 +43,10 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{
|
background={{ variant: "plain" }}
|
||||||
variant: "plain"}}
|
|
||||||
title="Güzelliğin Profesyonel İmzası: Selinay Özen Dokunuşu."
|
title="Güzelliğin Profesyonel İmzası: Selinay Özen Dokunuşu."
|
||||||
description="Ankara Tunalı'nın kalbinde, modern ve lüks bir atmosferde kişiselleştirilmiş güzellik deneyimleri sizi bekliyor."
|
description="Ankara Tunalı'nın kalbinde, modern ve lüks bir atmosferde kişiselleştirilmiş güzellik deneyimleri sizi bekliyor."
|
||||||
buttons={[
|
buttons={[{ text: "Şimdi Randevu Al", href: "#contact" }]}
|
||||||
{
|
|
||||||
text: "Şimdi Randevu Al", href: "#contact"},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/unfocused-corrido_1203-1343.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/unfocused-corrido_1203-1343.jpg"
|
||||||
imageAlt="Selinay Özen Klinik Atmosferi"
|
imageAlt="Selinay Özen Klinik Atmosferi"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
@@ -75,12 +68,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{ tag: "Analiz", title: "Kişiye Özel Protokoller", subtitle: "Size Özel Analiz", description: "Her cilt tipi farklıdır; uzmanlığımızla size en uygun protokolleri belirliyoruz.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-with-prosthetis_23-2150589279.jpg" },
|
||||||
tag: "Analiz", title: "Kişiye Özel Protokoller", subtitle: "Size Özel Analiz", description: "Her cilt tipi farklıdır; uzmanlığımızla size en uygun protokolleri belirliyoruz.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-with-prosthetis_23-2150589279.jpg"},
|
{ tag: "Hijyen", title: "Üst Düzey Hijyen", subtitle: "Steril Ortam", description: "Klinik standartlarında sterilizasyon ile güvenli ve ferah bir ortam sunuyoruz.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-products-wooden-background_23-2148268424.jpg" },
|
||||||
{
|
{ tag: "Teknoloji", title: "Yeni Nesil Teknolojik Donanım", subtitle: "Kesin Sonuçlar", description: "Bölgesel incelme ve lazerde kesin sonuç odaklı yeni nesil cihazlar kullanıyoruz.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-anticellulite-anti-fat-therapy_107420-65211.jpg" },
|
||||||
tag: "Hijyen", title: "Üst Düzey Hijyen", subtitle: "Steril Ortam", description: "Klinik standartlarında sterilizasyon ile güvenli ve ferah bir ortam sunuyoruz.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-spa-products-wooden-background_23-2148268424.jpg"},
|
|
||||||
{
|
|
||||||
tag: "Teknoloji", title: "Yeni Nesil Teknolojik Donanım", subtitle: "Kesin Sonuçlar", description: "Bölgesel incelme ve lazerde kesin sonuç odaklı yeni nesil cihazlar kullanıyoruz.", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-anticellulite-anti-fat-therapy_107420-65211.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Neden Biz?"
|
title="Neden Biz?"
|
||||||
description="Güzellik ve sağlıkta uzmanlığımızı üstün hizmet anlayışımızla birleştiriyoruz."
|
description="Güzellik ve sağlıkta uzmanlığımızı üstün hizmet anlayışımızla birleştiriyoruz."
|
||||||
@@ -94,18 +84,12 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{ id: "1", name: "Cilt Bakımı", price: "Detaylı Bilgi", variant: "Bakım", imageSrc: "http://img.b2bpic.net/free-photo/bowl-marmalade-candies-stone-table_114579-32721.jpg" },
|
||||||
id: "1", name: "Cilt Bakımı", price: "Detaylı Bilgi", variant: "Bakım", imageSrc: "http://img.b2bpic.net/free-photo/bowl-marmalade-candies-stone-table_114579-32721.jpg"},
|
{ id: "2", name: "Lazer Epilasyon", price: "Detaylı Bilgi", variant: "Lazer", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-skincare-procedure-spa_23-2148825334.jpg" },
|
||||||
{
|
{ id: "3", name: "Mezoterapi", price: "Detaylı Bilgi", variant: "Bakım", imageSrc: "http://img.b2bpic.net/free-photo/beautician-pulling-off-cosmetic-mask-from-woman-face_651396-1864.jpg" },
|
||||||
id: "2", name: "Lazer Epilasyon", price: "Detaylı Bilgi", variant: "Lazer", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-skincare-procedure-spa_23-2148825334.jpg"},
|
{ id: "4", name: "Bölgesel İncelme", price: "Detaylı Bilgi", variant: "Vücut", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-facial-mask-relaxing-with-eyes-closed-beauty-spa_637285-2204.jpg" },
|
||||||
{
|
{ id: "5", name: "Kalıcı Makyaj", price: "Detaylı Bilgi", variant: "Güzellik", imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-34501.jpg" },
|
||||||
id: "3", name: "Mezoterapi", price: "Detaylı Bilgi", variant: "Bakım", imageSrc: "http://img.b2bpic.net/free-photo/beautician-pulling-off-cosmetic-mask-from-woman-face_651396-1864.jpg"},
|
{ id: "6", name: "Profesyonel Manikür", price: "Detaylı Bilgi", variant: "Bakım", imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-brushing-customer-s-nails-after-manicure-process-beauty-salon_613910-20430.jpg" },
|
||||||
{
|
|
||||||
id: "4", name: "Bölgesel İncelme", price: "Detaylı Bilgi", variant: "Vücut", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-white-facial-mask-relaxing-with-eyes-closed-beauty-spa_637285-2204.jpg"},
|
|
||||||
{
|
|
||||||
id: "5", name: "Kalıcı Makyaj", price: "Detaylı Bilgi", variant: "Güzellik", imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-34501.jpg"},
|
|
||||||
{
|
|
||||||
id: "6", name: "Profesyonel Manikür", price: "Detaylı Bilgi", variant: "Bakım", imageSrc: "http://img.b2bpic.net/free-photo/master-manicure-brushing-customer-s-nails-after-manicure-process-beauty-salon_613910-20430.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Hizmetlerimiz"
|
title="Hizmetlerimiz"
|
||||||
description="Her an kusursuz görünmeniz için geniş hizmet yelpazesi."
|
description="Her an kusursuz görünmeniz için geniş hizmet yelpazesi."
|
||||||
@@ -118,46 +102,41 @@ export default function LandingPage() {
|
|||||||
title="Başarı Öykülerimiz"
|
title="Başarı Öykülerimiz"
|
||||||
tag="Verilerle Selinay Özen"
|
tag="Verilerle Selinay Özen"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{ id: "1", value: "1500+", description: "Mutlu Misafir" },
|
||||||
id: "1", value: "1500+", description: "Mutlu Misafir"},
|
{ id: "2", value: "20+", description: "Uzman Protokol" },
|
||||||
{
|
{ id: "3", value: "100%", description: "Hijyen Güvencesi" },
|
||||||
id: "2", value: "20+", description: "Uzman Protokol"},
|
|
||||||
{
|
|
||||||
id: "3", value: "100%", description: "Hijyen Güvencesi"},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="testimonial-six" data-section="testimonial-six">
|
||||||
|
<TestimonialCardSix
|
||||||
|
animationType="slide-up"
|
||||||
|
title="Misafir Yorumları"
|
||||||
|
description="Deneyimlerini paylaşan misafirlerimiz"
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground={false}
|
||||||
|
testimonials={[
|
||||||
|
{ id: "1", name: "Zeynep K.", handle: "@zeynep", testimonial: "Muhteşem bir deneyimdi, çok memnun kaldım!" },
|
||||||
|
{ id: "2", name: "Selin G.", handle: "@selin", testimonial: "Profesyonel yaklaşım, harika sonuçlar." }
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardSixteen
|
<TestimonialCardSixteen
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "1", name: "Yunus Emre A.", role: "Misafir", company: "Google Yorumu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81865.jpg" },
|
||||||
id: "1", name: "Yunus Emre A.", role: "Misafir", company: "Google Yorumu", rating: 5,
|
{ id: "2", name: "Seçil Sinem G.", role: "Misafir", company: "Google Yorumu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149402986.jpg" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81865.jpg"},
|
|
||||||
{
|
|
||||||
id: "2", name: "Seçil Sinem G.", role: "Misafir", company: "Google Yorumu", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-portrait-young-woman_23-2149402986.jpg"},
|
|
||||||
{
|
|
||||||
id: "3", name: "Zeynep K.", role: "Misafir", company: "Google Yorumu", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-wearing-bathrobe-talking-his-wife-while-enjoying-spa_637285-7456.jpg"},
|
|
||||||
{
|
|
||||||
id: "4", name: "Merve T.", role: "Misafir", company: "Google Yorumu", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-applying-powder-face_23-2147783908.jpg"},
|
|
||||||
{
|
|
||||||
id: "5", name: "Canan D.", role: "Misafir", company: "Google Yorumu", rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-model-laughing_23-2148398597.jpg"},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{ value: "4.9", label: "Google Puanı" },
|
||||||
value: "4.9", label: "Google Puanı"},
|
{ value: "500+", label: "Yorum" },
|
||||||
{
|
{ value: "10 Yıl", label: "Deneyim" },
|
||||||
value: "500+", label: "Yorum"},
|
|
||||||
{
|
|
||||||
value: "10 Yıl", label: "Deneyim"},
|
|
||||||
]}
|
]}
|
||||||
title="Misafirlerimiz Ne Diyor?"
|
title="Misafirlerimiz Ne Diyor?"
|
||||||
description="Selinay Hanım'ın dokunuşuyla değişimi deneyimleyen misafirlerimizin yorumları."
|
description="Selinay Hanım'ın dokunuşuyla değişimi deneyimleyen misafirlerimizin yorumları."
|
||||||
@@ -169,12 +148,8 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{ id: "1", title: "Randevu süreciniz nasıl işliyor?", content: "Online veya WhatsApp hattımız üzerinden kolayca randevu alabilirsiniz." },
|
||||||
id: "1", title: "Randevu süreciniz nasıl işliyor?", content: "Online veya WhatsApp hattımız üzerinden kolayca randevu alabilirsiniz."},
|
{ id: "2", title: "Lazer epilasyonda sonuç garantisi var mı?", content: "8 seansta pürüzsüz sonuçları hedefleyen protokoller uyguluyoruz." },
|
||||||
{
|
|
||||||
id: "2", title: "Lazer epilasyonda sonuç garantisi var mı?", content: "8 seansta pürüzsüz sonuçları hedefleyen protokoller uyguluyoruz."},
|
|
||||||
{
|
|
||||||
id: "3", title: "İşlemler ne kadar sürüyor?", content: "İşlem türüne göre süreler değişiklik gösterir; ön görüşmede detaylandırılır."},
|
|
||||||
]}
|
]}
|
||||||
title="Sıkça Sorulan Sorular"
|
title="Sıkça Sorulan Sorular"
|
||||||
description="Güzellik ve bakım süreçlerimiz hakkında merak ettikleriniz."
|
description="Güzellik ve bakım süreçlerimiz hakkında merak ettikleriniz."
|
||||||
@@ -185,8 +160,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "plain" }}
|
||||||
variant: "plain"}}
|
|
||||||
tag="İletişim"
|
tag="İletişim"
|
||||||
title="Randevu Oluşturun"
|
title="Randevu Oluşturun"
|
||||||
description="Tunalı'nın kalbinde, kendinize bir hediye verin. Ücretsiz ön görüşme için bize yazın."
|
description="Tunalı'nın kalbinde, kendinize bir hediye verin. Ücretsiz ön görüşme için bize yazın."
|
||||||
@@ -200,22 +174,8 @@ export default function LandingPage() {
|
|||||||
imageSrc="http://img.b2bpic.net/free-photo/home-still-life-with-burning-candles-as-home-decor-details_169016-11265.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/home-still-life-with-burning-candles-as-home-decor-details_169016-11265.jpg"
|
||||||
logoText="Selinay Özen Beauty"
|
logoText="Selinay Özen Beauty"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{ title: "Hizmetlerimiz", items: [{ label: "Lazer Epilasyon", href: "#" }, { label: "Cilt Bakımı", href: "#" }] },
|
||||||
title: "Hizmetlerimiz", items: [
|
{ title: "İletişim", items: [{ label: "WhatsApp Destek", href: "#" }, { label: "Konum", href: "#" }] },
|
||||||
{
|
|
||||||
label: "Lazer Epilasyon", href: "#"},
|
|
||||||
{
|
|
||||||
label: "Cilt Bakımı", href: "#"},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "İletişim", items: [
|
|
||||||
{
|
|
||||||
label: "WhatsApp Destek", href: "#"},
|
|
||||||
{
|
|
||||||
label: "Konum", href: "#"},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user