3 Commits

Author SHA1 Message Date
e86376de15 Merge version_4 into main
Merge version_4 into main
2026-05-22 18:24:07 +00:00
df4ab20aa6 Update src/app/page.tsx 2026-05-22 18:24:01 +00:00
46fa322819 Merge version_3 into main
Merge version_3 into main
2026-05-22 18:23:03 +00:00

View File

@@ -98,7 +98,7 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{ 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: "p2", badge: "Kise", price: "15 AZN", subtitle: "Kise 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"] }
@@ -115,8 +115,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{ 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 }
{ id: "t2", name: "Orxan İ.", handle: "@orxan", testimonial: "Masaj xidməti əladır.", rating: 5 }
]}
showRating={true}
title="Müştəri Rəyləri"