Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 11:36:45 +00:00

View File

@@ -33,43 +33,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Acasă",
id: "hero",
},
name: "Acasă", id: "hero"},
{
name: "Despre Noi",
id: "about",
},
name: "Despre Noi", id: "about"},
{
name: "Servicii",
id: "features",
},
name: "Servicii", id: "features"},
{
name: "Tratamente",
id: "products",
},
name: "Tratamente", id: "products"},
{
name: "Tarife",
id: "pricing",
},
name: "Tarife", id: "pricing"},
{
name: "Păreri",
id: "testimonials",
},
name: "Păreri", id: "testimonials"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Ortoz"
button={{
text: "Programează Acum",
href: "#contact",
}}
text: "Programează Acum", href: "#contact"}}
/>
</div>
@@ -79,39 +61,23 @@ export default function LandingPage() {
description="Refugiul Tău de Relaxare și Rejuvenare. Experiențe de masaj terapeutic și relaxant, adaptate nevoilor tale, într-un ambient de lux în Chișinău."
buttons={[
{
text: "Programează o Ședință",
href: "#contact",
},
text: "Programează o Ședință", href: "#contact"},
{
text: "Vezi Serviciile Noastre",
href: "#features",
},
text: "Vezi Serviciile Noastre", href: "#features"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-candles-towel-top-view_169016-20529.jpg",
imageAlt: "Luxury spa interior with soft lighting",
},
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-candles-towel-top-view_169016-20529.jpg", imageAlt: "Luxury spa interior with soft lighting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-daylight-spa-long-gliding-strokes_169016-69103.jpg",
imageAlt: "Professional massage therapist working on a client's back",
},
imageSrc: "http://img.b2bpic.net/free-photo/back-massage-daylight-spa-long-gliding-strokes_169016-69103.jpg", imageAlt: "Professional massage therapist working on a client's back"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-head-massage-spa-center_1139-1126.jpg",
imageAlt: "Person receiving a relaxing head massage",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-head-massage-spa-center_1139-1126.jpg", imageAlt: "Person receiving a relaxing head massage"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099232.jpg",
imageAlt: "Aromatherapy oils, flowers, and zen stones",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099232.jpg", imageAlt: "Aromatherapy oils, flowers, and zen stones"},
{
imageSrc: "http://img.b2bpic.net/free-photo/candle-burning-spa-salon_23-2147648659.jpg",
imageAlt: "Tranquil spa treatment room with warm tones",
},
imageSrc: "http://img.b2bpic.net/free-photo/candle-burning-spa-salon_23-2147648659.jpg", imageAlt: "Tranquil spa treatment room with warm tones"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7508.jpg",
imageAlt: "Person relaxing peacefully on a massage table",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-tea-cup-relaxing-spa-salon_176420-7508.jpg", imageAlt: "Person relaxing peacefully on a massage table"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -141,29 +107,19 @@ export default function LandingPage() {
features={[
{
icon: Heart,
title: "Masaj Terapeutic",
description: "Ameliorarea durerilor, relaxarea musculară și îmbunătățirea mobilității.",
},
title: "Masaj Terapeutic", description: "Ameliorarea durerilor, relaxarea musculară și îmbunătățirea mobilității."},
{
icon: Droplet,
title: "Masaj de Relaxare",
description: "Reducerea stresului, inducerea unei stări profunde de calm și bunăstare.",
},
title: "Masaj de Relaxare", description: "Reducerea stresului, inducerea unei stări profunde de calm și bunăstare."},
{
icon: Activity,
title: "Masaj Sportiv",
description: "Recuperare rapidă după efort fizic intens și prevenirea leziunilor.",
},
title: "Masaj Sportiv", description: "Recuperare rapidă după efort fizic intens și prevenirea leziunilor."},
{
icon: Heart,
title: "Masaj Anti-Celulitic",
description: "Îmbunătățirea circulației, tonifierea pielii și reducerea aspectului de celulită.",
},
title: "Masaj Anti-Celulitic", description: "Îmbunătățirea circulației, tonifierea pielii și reducerea aspectului de celulită."},
{
icon: Flame,
title: "Masaj cu Pietre Calde",
description: "Relaxare profundă, eliberarea tensiunilor și echilibrarea energiei corpului.",
},
title: "Masaj cu Pietre Calde", description: "Relaxare profundă, eliberarea tensiunilor și echilibrarea energiei corpului."},
]}
title="Servicii de Masaj Excepționale"
description="Oferim o gamă variată de terapii prin masaj, fiecare concepută pentru a-ți reda echilibrul și vitalitatea."
@@ -178,47 +134,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Pachet Relaxare Premium",
price: "600 MDL",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-is-relaxing-spa-complex-with-sauna_169016-22729.jpg",
imageAlt: "Luxury spa room",
},
id: "p1", name: "Pachet Relaxare Premium", price: "600 MDL", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-is-relaxing-spa-complex-with-sauna_169016-22729.jpg", imageAlt: "Luxury spa room"},
{
id: "p2",
name: "Terapie Dureri Cronice",
price: "450 MDL",
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-physiotherapist-giving-shoulder-massage-blonde-woman_1139-1114.jpg",
imageAlt: "Back massage therapy",
},
id: "p2", name: "Terapie Dureri Cronice", price: "450 MDL", imageSrc: "http://img.b2bpic.net/free-photo/professional-female-physiotherapist-giving-shoulder-massage-blonde-woman_1139-1114.jpg", imageAlt: "Back massage therapy"},
{
id: "p3",
name: "Ritual Detoxifiant Complet",
price: "750 MDL",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-facial-yoga_23-2150162812.jpg",
imageAlt: "Detox body wrap",
},
id: "p3", name: "Ritual Detoxifiant Complet", price: "750 MDL", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-practicing-facial-yoga_23-2150162812.jpg", imageAlt: "Detox body wrap"},
{
id: "p4",
name: "Masaj Facial Revitalizant",
price: "300 MDL",
imageSrc: "http://img.b2bpic.net/free-photo/face-massage-close-up-adult-woman-getting-spa-massage-treatment-beauty-spa-salon-spa-skin-body-care-facial-beauty-treatment-cosmetology_158595-7711.jpg",
imageAlt: "Facial massage",
},
id: "p4", name: "Masaj Facial Revitalizant", price: "300 MDL", imageSrc: "http://img.b2bpic.net/free-photo/face-massage-close-up-adult-woman-getting-spa-massage-treatment-beauty-spa-salon-spa-skin-body-care-facial-beauty-treatment-cosmetology_158595-7711.jpg", imageAlt: "Facial massage"},
{
id: "p5",
name: "Abonament Wellness",
price: "1800 MDL/lună",
imageSrc: "http://img.b2bpic.net/free-photo/calendar-check-front-side-with-white-background_187299-39783.jpg",
imageAlt: "Wellness subscription calendar",
},
id: "p5", name: "Abonament Wellness", price: "1800 MDL/lună", imageSrc: "http://img.b2bpic.net/free-photo/calendar-check-front-side-with-white-background_187299-39783.jpg", imageAlt: "Wellness subscription calendar"},
{
id: "p6",
name: "Cadou Masaj",
price: "De la 300 MDL",
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200546.jpg",
imageAlt: "Gift card for massage",
},
id: "p6", name: "Cadou Masaj", price: "De la 300 MDL", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-beauty-products_23-2148200546.jpg", imageAlt: "Gift card for massage"},
]}
title="Tratamente Specializate Ortoz"
description="Descoperă tratamentele noastre unice, create pentru a adresa nevoi specifice și a oferi rezultate remarcabile."
@@ -228,58 +154,27 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardNine
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
plans={[
{
id: "basic",
title: "Ședință Unică",
price: "350 MDL",
period: "pe ședință",
features: [
"Masaj relaxare (60 min)",
"Consultație terapeut",
],
id: "basic", title: "Ședință Unică", price: "350 MDL", period: "pe ședință", features: [
"Masaj relaxare (60 min)", "Consultație terapeut"],
button: {
text: "Programează",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/couple-home_1098-14462.jpg",
imageAlt: "Single massage session",
},
text: "Programează", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/couple-home_1098-14462.jpg", imageAlt: "Single massage session"},
{
id: "pro",
title: "Abonament Lunar",
price: "1200 MDL",
period: "pe lună",
features: [
"4 ședințe (60 min)",
"Prioritate programări",
"10% reducere la alte servicii",
],
id: "pro", title: "Abonament Lunar", price: "1200 MDL", period: "pe lună", features: [
"4 ședințe (60 min)", "Prioritate programări", "10% reducere la alte servicii"],
button: {
text: "Cumpără Acum",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman_23-2147816903.jpg",
imageAlt: "Monthly spa membership",
},
text: "Cumpără Acum", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman_23-2147816903.jpg", imageAlt: "Monthly spa membership"},
{
id: "premium",
title: "Pachet 5 Ședințe",
price: "1500 MDL",
period: "valabil 3 luni",
features: [
"5 ședințe (60 min)",
"Flexibilitate program",
"5% reducere la produse spa",
],
id: "premium", title: "Pachet 5 Ședințe", price: "1500 MDL", period: "valabil 3 luni", features: [
"5 ședințe (60 min)", "Flexibilitate program", "5% reducere la produse spa"],
button: {
text: "Detalii Pachet",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-seaweed-snacks_23-2150670821.jpg",
imageAlt: "Package of five massage sessions",
},
text: "Detalii Pachet", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-seaweed-snacks_23-2150670821.jpg", imageAlt: "Package of five massage sessions"},
]}
title="Planuri de Abonament și Ședințe Individuale"
description="Alege opțiunea care ți se potrivește cel mai bine, de la ședințe unice la abonamente avantajoase."
@@ -293,45 +188,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sărăteanu Victoria",
handle: "Client fidel",
testimonial: "ORTOZ - locul unde profesionalismul întâlnește căldura umană! Recomand cu încredere pentru servicii de calitate și o atmosferă prietenoasă.",
imageSrc: "http://img.b2bpic.net/free-photo/laughing-senior-lady-holding-magazine_23-2148275070.jpg",
imageAlt: "Victoria Sărăteanu",
},
id: "t1", name: "Sărăteanu Victoria", handle: "Client fidel", testimonial: "ORTOZ - locul unde profesionalismul întâlnește căldura umană! Recomand cu încredere pentru servicii de calitate și o atmosferă prietenoasă.", imageSrc: "http://img.b2bpic.net/free-photo/laughing-senior-lady-holding-magazine_23-2148275070.jpg", imageAlt: "Victoria Sărăteanu"},
{
id: "t2",
name: "Ana Popescu",
handle: "Clientă nouă",
testimonial: "Fiecare vizită la Ortoz este o evadare din cotidian. Maseurii sunt incredibili, iar rezultatele se simt imediat.",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-lying-white-coats_1262-423.jpg",
imageAlt: "Ana Popescu",
},
id: "t2", name: "Ana Popescu", handle: "Clientă nouă", testimonial: "Fiecare vizită la Ortoz este o evadare din cotidian. Maseurii sunt incredibili, iar rezultatele se simt imediat.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-lying-white-coats_1262-423.jpg", imageAlt: "Ana Popescu"},
{
id: "t3",
name: "Ion Mănescu",
handle: "Client Terapeutic",
testimonial: "Am avut dureri de spate cronice și, după câteva ședințe la Ortoz, am simțit o îmbunătățire semnificativă. Profesioniști adevărați!",
imageSrc: "http://img.b2bpic.net/free-photo/young-physiotherapist-helping-patient-with-back-problems_23-2149115622.jpg",
imageAlt: "Ion Mănescu",
},
id: "t3", name: "Ion Mănescu", handle: "Client Terapeutic", testimonial: "Am avut dureri de spate cronice și, după câteva ședințe la Ortoz, am simțit o îmbunătățire semnificativă. Profesioniști adevărați!", imageSrc: "http://img.b2bpic.net/free-photo/young-physiotherapist-helping-patient-with-back-problems_23-2149115622.jpg", imageAlt: "Ion Mănescu"},
{
id: "t4",
name: "Elena Radu",
handle: "Clientă Spa",
testimonial: "Serviciile sunt impecabile, iar ambianta este de vis. Recomand cu drag Ortoz pentru oricine caută o experiență de masaj de excepție.",
imageSrc: "http://img.b2bpic.net/free-photo/adult-women-communicating-through-sign-language_23-2148590345.jpg",
imageAlt: "Elena Radu",
},
id: "t4", name: "Elena Radu", handle: "Clientă Spa", testimonial: "Serviciile sunt impecabile, iar ambianta este de vis. Recomand cu drag Ortoz pentru oricine caută o experiență de masaj de excepție.", imageSrc: "http://img.b2bpic.net/free-photo/adult-women-communicating-through-sign-language_23-2148590345.jpg", imageAlt: "Elena Radu"},
{
id: "t5",
name: "Andrei Stoica",
handle: "Client Wellness",
testimonial: "Nu doar că mă simt mai bine fizic, dar și mental. Masajul de la Ortoz este o investiție în starea mea de bine generală.",
imageSrc: "http://img.b2bpic.net/free-photo/manual-therapy_1098-15117.jpg",
imageAlt: "Andrei Stoica",
},
id: "t5", name: "Andrei Stoica", handle: "Client Wellness", testimonial: "Nu doar că mă simt mai bine fizic, dar și mental. Masajul de la Ortoz este o investiție în starea mea de bine generală.", imageSrc: "http://img.b2bpic.net/free-photo/manual-therapy_1098-15117.jpg", imageAlt: "Andrei Stoica"},
]}
title="Ce spun clienții noștri"
description="Mărturii autentice de la cei care au experimentat transformarea la Ortoz."
@@ -344,35 +209,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Ce tipuri de masaj oferiți?",
content: "Oferim masaj terapeutic, de relaxare, sportiv, anti-celulitic și cu pietre calde, personalizate nevoilor dumneavoastră.",
},
id: "f1", title: "Ce tipuri de masaj oferiți?", content: "Oferim masaj terapeutic, de relaxare, sportiv, anti-celulitic și cu pietre calde, personalizate nevoilor dumneavoastră."},
{
id: "f2",
title: "Cât durează o ședință de masaj?",
content: "Majoritatea ședințelor noastre durează 60 de minute, dar avem și opțiuni de 30 sau 90 de minute, în funcție de tratament.",
},
id: "f2", title: "Cât durează o ședință de masaj?", content: "Majoritatea ședințelor noastre durează 60 de minute, dar avem și opțiuni de 30 sau 90 de minute, în funcție de tratament."},
{
id: "f3",
title: "Este necesară programarea în avans?",
content: "Da, pentru a asigura disponibilitatea terapeutului dorit și a intervalului orar, recomandăm programarea în avans.",
},
id: "f3", title: "Este necesară programarea în avans?", content: "Da, pentru a asigura disponibilitatea terapeutului dorit și a intervalului orar, recomandăm programarea în avans."},
{
id: "f4",
title: "Ce ar trebui să port la o ședință de masaj?",
content: "Vă recomandăm să purtați haine comode. În timpul ședinței, veți fi acoperit cu un prosop, expunând doar zona pe care se lucrează.",
},
id: "f4", title: "Ce ar trebui să port la o ședință de masaj?", content: "Vă recomandăm să purtați haine comode. În timpul ședinței, veți fi acoperit cu un prosop, expunând doar zona pe care se lucrează."},
{
id: "f5",
title: "Pot alege terapeutul?",
content: "Da, puteți solicita un terapeut preferat în momentul programării, în funcție de disponibilitate.",
},
id: "f5", title: "Pot alege terapeutul?", content: "Da, puteți solicita un terapeut preferat în momentul programării, în funcție de disponibilitate."},
{
id: "f6",
title: "Oferiți vouchere cadou?",
content: "Absolut! Voucherele cadou pentru serviciile Ortoz sunt o modalitate excelentă de a oferi relaxare și bunăstare celor dragi.",
},
id: "f6", title: "Oferiți vouchere cadou?", content: "Absolut! Voucherele cadou pentru serviciile Ortoz sunt o modalitate excelentă de a oferi relaxare și bunăstare celor dragi."},
]}
title="Întrebări Frecvente"
description="Găsește răspunsuri la cele mai comune întrebări despre serviciile și politica Ortoz."
@@ -384,18 +231,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ești gata să experimentezi relaxarea și revitalizarea la Ortoz? Contactează-ne astăzi pentru a programa ședința ta personalizată de masaj."
buttons={[
{
text: "Sună Acum",
href: "tel:+37368206986",
},
text: "Sună Acum", href: "tel:+37368206986"},
{
text: "Trimite un Mesaj (WhatsApp)",
href: "https://wa.me/37368206986",
},
text: "Trimite un Mesaj (WhatsApp)", href: "https://wa.me/37368206986"},
]}
/>
</div>
@@ -405,54 +247,33 @@ export default function LandingPage() {
logoText="Ortoz"
columns={[
{
title: "Servicii",
items: [
title: "Servicii", items: [
{
label: "Masaj Terapeutic",
href: "#features",
},
label: "Masaj Terapeutic", href: "#features"},
{
label: "Masaj de Relaxare",
href: "#features",
},
label: "Masaj de Relaxare", href: "#features"},
{
label: "Masaj Sportiv",
href: "#features",
},
label: "Masaj Sportiv", href: "#features"},
],
},
{
title: "Companie",
items: [
title: "Companie", items: [
{
label: "Despre Noi",
href: "#about",
},
label: "Despre Noi", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Tarife",
href: "#pricing",
},
label: "Tarife", href: "#pricing"},
],
},
{
title: "Suport",
items: [
title: "Suport", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Termeni și Condiții",
href: "#",
},
label: "Termeni și Condiții", href: "#"},
{
label: "Politica de Confidențialitate",
href: "#",
},
label: "Politica de Confidențialitate", href: "#"},
],
},
]}