@@ -78,15 +64,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="ASA Hamam Hakkında"
metrics={[
- {
- icon: Award,
- label: "Yıllık Deneyim", value: "10+"},
- {
- icon: Users,
- label: "Mutlu Müşteri", value: "5000+"},
- {
- icon: Star,
- label: "Google Puanı", value: "4.9"},
+ { icon: Award, label: "Yıllık Deneyim", value: "10+" },
+ { icon: Users, label: "Mutlu Müşteri", value: "5000+" },
+ { icon: Star, label: "Google Puanı", value: "4.9" }
]}
metricsAnimation="slide-up"
/>
@@ -99,53 +79,32 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Geleneksel Hamam", description: "Geleneksel tekniklerle yapılan hamam keyfi.", media: {
- imageSrc: "http://img.b2bpic.net/free-photo/glad-white-woman-sitting-bath-with-rose-petals-drinking-tea-with-eyes-closed-portrait-from-back-inspired-caucasian-female-model-enjoying-coffee-morning-spa_197531-20803.jpg", imageAlt: "Hamam"},
+ title: "Geleneksel Hamam", description: "Geleneksel tekniklerle yapılan hamam keyfi.", media: { imageSrc: "http://img.b2bpic.net/free-photo/glad-white-woman-sitting-bath-with-rose-petals-drinking-tea-with-eyes-closed-portrait-from-back-inspired-caucasian-female-model-enjoying-coffee-morning-spa_197531-20803.jpg", imageAlt: "Hamam" },
items: [
- {
- icon: Waves,
- text: "Kese ve Köpük"},
- {
- icon: Droplets,
- text: "Sıcak Buhar"},
- {
- icon: Leaf,
- text: "Rahatlama"},
+ { icon: Waves, text: "Kese ve Köpük" },
+ { icon: Droplet, text: "Sıcak Buhar" },
+ { icon: Leaf, text: "Rahatlama" }
],
- reverse: false,
+ reverse: false
},
{
- title: "Profesyonel Spor Salonu", description: "Modern ekipmanlarla donatılmış spor alanımız.", media: {
- imageSrc: "http://img.b2bpic.net/free-photo/set-weights-dumbbells-mat-fitness-center-sport-fitness-health_613910-20198.jpg", imageAlt: "Spor Salonu"},
+ title: "Profesyonel Spor Salonu", description: "Modern ekipmanlarla donatılmış spor alanımız.", media: { imageSrc: "http://img.b2bpic.net/free-photo/set-weights-dumbbells-mat-fitness-center-sport-fitness-health_613910-20198.jpg", imageAlt: "Spor Salonu" },
items: [
- {
- icon: Dumbbell,
- text: "Ağırlık Ekipmanları"},
- {
- icon: Activity,
- text: "Kardiyo"},
- {
- icon: TrendingUp,
- text: "Eğitim Alanları"},
+ { icon: Dumbbell, text: "Ağırlık Ekipmanları" },
+ { icon: Activity, text: "Kardiyo" },
+ { icon: TrendingUp, text: "Eğitim Alanları" }
],
- reverse: true,
+ reverse: true
},
{
- title: "Güler Yüzlü Hizmet", description: "Ekibimiz her zaman memnuniyetiniz için çalışır.", media: {
- imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196439.jpg", imageAlt: "Personel"},
+ title: "Güler Yüzlü Hizmet", description: "Ekibimiz her zaman memnuniyetiniz için çalışır.", media: { imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196439.jpg", imageAlt: "Personel" },
items: [
- {
- icon: Smile,
- text: "Misafirperverlik"},
- {
- icon: CheckCircle,
- text: "Hijyenik Ortam"},
- {
- icon: Clock,
- text: "7/24 Açık"},
+ { icon: Smile, text: "Misafirperverlik" },
+ { icon: CheckCircle, text: "Hijyenik Ortam" },
+ { icon: Clock, text: "7/24 Açık" }
],
- reverse: false,
- },
+ reverse: false
+ }
]}
title="Hizmetlerimiz"
description="Hem geleneksel hamam keyfini yaşayın hem de spor salonumuzla formunuzu koruyun."
@@ -158,18 +117,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1", value: "11", title: "Yorum", items: [
- "Gerçek kullanıcı yorumları"],
- },
- {
- id: "m2", value: "4.9", title: "Puan", items: [
- "Yüksek müşteri memnuniyeti"],
- },
- {
- id: "m3", value: "100%", title: "Temizlik", items: [
- "Her gün dezenfekte"],
- },
+ { id: "m1", value: "11", title: "Yorum", items: ["Gerçek kullanıcı yorumları"] },
+ { id: "m2", value: "4.9", title: "Puan", items: ["Yüksek müşteri memnuniyeti"] },
+ { id: "m3", value: "100%", title: "Temizlik", items: ["Her gün dezenfekte"] }
]}
title="Rakamlarla ASA Hamam"
description="Bizi tercih edenlerin güvendiği kalite standartları."
@@ -182,30 +132,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
- {
- id: "p1", badge: "Standart", price: "20 AZN", subtitle: "Hamam Giriş", buttons: [
- {
- text: "Bilgi Al", href: "#contact"},
- ],
- features: [
- "Sınırsız Süre", "Özel Kilitli Dolap"],
- },
- {
- id: "p2", badge: "Spor", price: "40 AZN", subtitle: "Spor + Hamam", buttons: [
- {
- text: "Üye Ol", href: "#contact"},
- ],
- features: [
- "Spor Salonu", "Hamam Erişimi", "Duş"],
- },
- {
- id: "p3", badge: "Premium", price: "70 AZN", subtitle: "VIP Hamam", buttons: [
- {
- text: "Rezervasyon", href: "#contact"},
- ],
- features: [
- "Özel Hamam", "Kese ve Köpük Dahil", "Sınırsız İkram"],
- },
+ { id: "p1", badge: "Standart", price: "20 AZN", subtitle: "Hamam Giriş", buttons: [{ text: "Bilgi Al", href: "#contact" }], features: ["Sınırsız Süre", "Özel Kilitli Dolap"] },
+ { id: "p2", badge: "Spor", price: "40 AZN", subtitle: "Spor + Hamam", buttons: [{ text: "Üye Ol", href: "#contact" }], features: ["Spor Salonu", "Hamam Erişimi", "Duş"] },
+ { id: "p3", badge: "Premium", price: "70 AZN", subtitle: "VIP Hamam", buttons: [{ text: "Rezervasyon", href: "#contact" }], features: ["Özel Hamam", "Kese ve Köpük Dahil", "Sınırsız İkram"] }
]}
title="Hizmet Paketlerimiz"
description="İhtiyacınıza uygun seçeneklerle sağlığınızı önceliklendirin."
@@ -218,21 +147,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1", name: "Orhan Seferov", handle: "@orhan", testimonial: "Çok güzel ve fiyat olarak çok avantajlı.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg"},
- {
- id: "t2", name: "Su- As", handle: "@suas", testimonial: "Ela yerdi!", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-holding-clipboard-with-smiley-face_23-2148538758.jpg"},
- {
- id: "t3", name: "İftihar Rasulov", handle: "@iftikhar", testimonial: "Güzel yer, güler yüzlü personel.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/male-suit-showing-thumb-up_23-2148112210.jpg"},
- {
- id: "t4", name: "Ayşe Y.", handle: "@ayse", testimonial: "Hijyen standartları çok yüksek.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-enjoying-coffee_23-2148597001.jpg"},
- {
- id: "t5", name: "Mehmet A.", handle: "@mehmet", testimonial: "Spor ve hamam bir arada çok rahat.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg"},
+ { id: "t1", name: "Orhan Seferov", handle: "@orhan", testimonial: "Çok güzel ve fiyat olarak çok avantajlı.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-man-outdoor_23-2148479594.jpg" },
+ { id: "t2", name: "Su- As", handle: "@suas", testimonial: "Ela yerdi!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-holding-clipboard-with-smiley-face_23-2148538758.jpg" },
+ { id: "t3", name: "İftihar Rasulov", handle: "@iftikhar", testimonial: "Güzel yer, güler yüzlü personel.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-suit-showing-thumb-up_23-2148112210.jpg" },
+ { id: "t4", name: "Ayşe Y.", handle: "@ayse", testimonial: "Hijyen standartları çok yüksek.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-enjoying-coffee_23-2148597001.jpg" },
+ { id: "t5", name: "Mehmet A.", handle: "@mehmet", testimonial: "Spor ve hamam bir arada çok rahat.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1589.jpg" }
]}
showRating={true}
title="Müşterilerimizden Yorumlar"
@@ -245,12 +164,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
faqs={[
- {
- id: "q1", title: "Çalışma saatleriniz?", content: "06:00 - 00:00 arası açığız."},
- {
- id: "q2", title: "Rezervasyon gerekli mi?", content: "VIP paketler için rezervasyon önerilir."},
- {
- id: "q3", title: "Spor salonu dahil mi?", content: "Spor paketlerimizde dahildir."},
+ { id: "q1", title: "Çalışma saatleriniz?", content: "06:00 - 00:00 arası açığız." },
+ { id: "q2", title: "Rezervasyon gerekli mi?", content: "VIP paketler için rezervasyon önerilir." },
+ { id: "q3", title: "Spor salonu dahil mi?", content: "Spor paketlerimizde dahildir." }
]}
title="Sıkça Sorulan Sorular"
description="Hizmetlerimizle ilgili merak ettikleriniz."
@@ -261,13 +177,9 @@ export default function LandingPage() {
@@ -275,22 +187,8 @@ export default function LandingPage() {