Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8af42a6ab | |||
| 841271c307 | |||
| 1628ca4e37 | |||
| 1576be6cbe | |||
| b649d1d4d7 | |||
| 095484994a | |||
| 43e3e89e6b | |||
| e04cd43c55 |
128
src/app/page.tsx
128
src/app/page.tsx
@@ -4,15 +4,13 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import AboutMetric from '@/components/sections/about/AboutMetric';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Activity, Award, CheckCircle, Clock, Dumbbell, Leaf, Smile, Star, TrendingUp, Users, Waves, Droplet } from "lucide-react";
|
||||
import { Award, CheckCircle, Clock, Smile, Star, Waves, Droplet, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,11 +31,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Giriş", id: "hero" },
|
||||
{ name: "Hakkında", id: "about" },
|
||||
{ name: "Hizmetler", id: "features" },
|
||||
{ name: "Fiyatlar", id: "pricing" },
|
||||
{ name: "Yorumlar", id: "testimonials" },
|
||||
{ name: "İletişim", id: "contact" },
|
||||
{ name: "Haqqımızda", id: "about" },
|
||||
{ name: "Xidmətlər", id: "features" },
|
||||
{ name: "Qiymətlər", id: "pricing" },
|
||||
{ name: "Rəylər", id: "testimonials" },
|
||||
{ name: "Əlaqə", id: "contact" },
|
||||
]}
|
||||
brandName="ASA Hamam"
|
||||
/>
|
||||
@@ -46,14 +44,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Geleneksel Hamam Deneyimi"
|
||||
description="Bakü'nün kalbinde, bedeninizi ve ruhunuzu dinlendirecek huzurlu bir atmosfer sizi bekliyor."
|
||||
title="Ənənəvi Hamam Təcrübəsi"
|
||||
description="Bakının qəlbində, bədəninizi və ruhunuzu dincəldəcək hüzurlu bir məkan sizi gözləyir."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-simple-spa-banner_1421494-514.jpg", imageAlt: "Lüks Hamam Girişi" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-bath-lovely-blonde-female-model-enjoying-spa-with-pink-roses_197531-20793.jpg", imageAlt: "Geleneksel Hamam Tasarımı" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263565.jpg", imageAlt: "Rahatlatıcı Ortam" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-various-cleaning-products_23-2150829673.jpg", imageAlt: "Huzurlu Köşe" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-essential-oil-bowl_23-2147809203.jpg", imageAlt: "Hamam Detayları" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E5gHpWzNhNj8jOQS57IUmUsRnc/uploaded-1779474122811-cqmhycfp.jpg?_wi=1", imageAlt: "Lüks Hamam" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E5gHpWzNhNj8jOQS57IUmUsRnc/uploaded-1779474122811-qkl1ye4g.jpg", imageAlt: "Geleneksel Hamam" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E5gHpWzNhNj8jOQS57IUmUsRnc/uploaded-1779474122811-4mj36dh2.jpg?_wi=1", imageAlt: "Rahatladıcı Mühit" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E5gHpWzNhNj8jOQS57IUmUsRnc/uploaded-1779474122811-ojightq0.jpg", imageAlt: "Hamam Detalları" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E5gHpWzNhNj8jOQS57IUmUsRnc/uploaded-1779474122811-s3v94tgj.jpg", imageAlt: "Hüzurlu Köşə" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -62,11 +60,11 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
title="ASA Hamam Hakkında"
|
||||
title="ASA Hamam haqqı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: "İllik Təcrübə", value: "10+" },
|
||||
{ icon: Smile, label: "Razı Müştəri", value: "5000+" },
|
||||
{ icon: Star, label: "Reytinq", value: "4.9" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -79,50 +77,17 @@ 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: "Ənənəvi Hamam Xidmətləri", description: "Ənənəvi hamam xidmətlərimizlə ruhunuzu və bədəninizi yeniləyin.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E5gHpWzNhNj8jOQS57IUmUsRnc/uploaded-1779474122811-cqmhycfp.jpg?_wi=2", imageAlt: "Hamam" },
|
||||
items: [
|
||||
{ icon: Waves, text: "Kese ve Köpük" },
|
||||
{ icon: Droplet, text: "Sıcak Buhar" },
|
||||
{ icon: Leaf, text: "Rahatlama" }
|
||||
],
|
||||
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" },
|
||||
items: [
|
||||
{ icon: Dumbbell, text: "Ağırlık Ekipmanları" },
|
||||
{ icon: Activity, text: "Kardiyo" },
|
||||
{ icon: TrendingUp, text: "Eğitim Alanları" }
|
||||
],
|
||||
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" },
|
||||
items: [
|
||||
{ icon: Smile, text: "Misafirperverlik" },
|
||||
{ icon: CheckCircle, text: "Hijyenik Ortam" },
|
||||
{ icon: Clock, text: "7/24 Açık" }
|
||||
{ icon: Waves, text: "Kese və Köpük" },
|
||||
{ icon: Droplet, text: "İsti Buxar" },
|
||||
{ icon: Sparkles, text: "Tam Rahatlama" }
|
||||
],
|
||||
reverse: false
|
||||
}
|
||||
]}
|
||||
title="Hizmetlerimiz"
|
||||
description="Hem geleneksel hamam keyfini yaşayın hem de spor salonumuzla formunuzu koruyun."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardSeven
|
||||
animationType="slide-up"
|
||||
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"] }
|
||||
]}
|
||||
title="Rakamlarla ASA Hamam"
|
||||
description="Bizi tercih edenlerin güvendiği kalite standartları."
|
||||
title="Xidmətlərimiz"
|
||||
description="Sizə yüksək keyfiyyətli hamam və masaj xidmətlərini təqdim edirik."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,12 +97,14 @@ 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: "Giriş", price: "12 AZN", subtitle: "Giriş haqqı", buttons: [{ text: "Əlaqə", href: "#contact" }], features: ["Sınırsız müddət", "Hamam girişi"] },
|
||||
{ id: "p2", badge: "Kese", price: "15 AZN", subtitle: "Kese xidməti", buttons: [{ text: "Əlaqə", href: "#contact" }], features: ["Peeledovak", "Köpük müalicəsi"] },
|
||||
{ id: "p3", badge: "Masaj", price: "40 AZN", subtitle: "Masaj (1 saat)", buttons: [{ text: "Əlaqə", href: "#contact" }], features: ["60 dəqiqə", "Tam bədən"] },
|
||||
{ id: "p4", badge: "Masaj", price: "20 AZN", subtitle: "Masaj (30 dəqiqə)", buttons: [{ text: "Əlaqə", href: "#contact" }], features: ["30 dəqiqə", "Tam bədən"] },
|
||||
{ id: "p5", badge: "VIP", price: "50 AZN", subtitle: "VIP Otaq", buttons: [{ text: "Rezerv et", href: "#contact" }], features: ["3 saat", "Özəl otaq"] }
|
||||
]}
|
||||
title="Hizmet Paketlerimiz"
|
||||
description="İhtiyacınıza uygun seçeneklerle sağlığınızı önceliklendirin."
|
||||
title="Qiymətlərimiz"
|
||||
description="Hər büdcəyə uyğun xidmətlər."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,30 +114,13 @@ 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: "Əli Vəliyev", handle: "@eli", testimonial: "Çox razı qaldım, yenə gələcəyəm!", rating: 5 },
|
||||
{ id: "t2", name: "Leyla M.", handle: "@leyla", testimonial: "Hamam çox təmiz və rahatdır.", rating: 5 },
|
||||
{ id: "t3", name: "Orxan İ.", handle: "@orxan", testimonial: "Masaj xidməti əladır.", rating: 5 }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Müşterilerimizden Yorumlar"
|
||||
description="Sizlerin memnuniyeti bizim için en büyük ödül."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
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." }
|
||||
]}
|
||||
title="Sıkça Sorulan Sorular"
|
||||
description="Hizmetlerimizle ilgili merak ettikleriniz."
|
||||
faqsAnimation="slide-up"
|
||||
title="Müştəri Rəyləri"
|
||||
description="Sizlərin xoş sözləri motivasiyamızdır."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,7 +128,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Bize Ulaşın: 050 355 09 02. Adres: 14 Ramiz Gambarov St, Bakü"
|
||||
text="Əlaqə: 050 355 09 02. Ünvan: Bakı şəhəri, Ramiz Qəmbərov 14."
|
||||
buttons={[{ text: "Yol Tarifi", href: "https://maps.google.com" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,12 +137,12 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="ASA Hamam"
|
||||
columns={[
|
||||
{ title: "Hızlı Erişim", items: [{ label: "Giriş", href: "#hero" }, { label: "Hizmetler", href: "#features" }] },
|
||||
{ title: "İletişim", items: [{ label: "Tel: 050 355 09 02", href: "tel:0503550902" }, { label: "Instagram", href: "https://instagram.com" }] }
|
||||
{ title: "Keçidlər", items: [{ label: "Giriş", href: "#hero" }, { label: "Xidmətlər", href: "#features" }] },
|
||||
{ title: "Əlaqə", items: [{ label: "Tel: 050 355 09 02", href: "tel:0503550902" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user