9 Commits

Author SHA1 Message Date
bfcb77e710 Update src/app/page.tsx 2026-05-11 10:51:04 +00:00
6d2589f1ac Merge version_5 into main
Merge version_5 into main
2026-05-11 09:41:26 +00:00
4d12eddab0 Update src/app/page.tsx 2026-05-11 09:41:22 +00:00
1ae733d655 Merge version_4 into main
Merge version_4 into main
2026-05-11 08:39:42 +00:00
8eae3750f6 Update src/app/page.tsx 2026-05-11 08:39:39 +00:00
aa827e7770 Merge version_3 into main
Merge version_3 into main
2026-05-11 08:37:23 +00:00
30bfd4b17a Merge version_3 into main
Merge version_3 into main
2026-05-11 08:36:48 +00:00
747211c629 Merge version_3 into main
Merge version_3 into main
2026-05-11 08:36:16 +00:00
f53a9a6b3e Merge version_3 into main
Merge version_3 into main
2026-05-11 08:35:45 +00:00

View File

@@ -33,9 +33,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ name: "Home", id: "hero" }, { name: "Acasă", id: "hero" },
{ name: "Services", id: "services" }, { name: "Servicii", id: "services" },
{ name: "Gallery", id: "gallery" }, { name: "Galerie", id: "gallery" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="INESSA" brandName="INESSA"
@@ -45,8 +45,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
title="Where Luxury Meets Beauty" title="Unde luxul întâlnește frumusețea"
description="Experience Paris-level artistry in the heart of Chișinău. Timeless beauty, elite styling, and personalized transformations await you at INESSA." description="Experimentează măiestria la nivel parizian în inima Chișinăului. La INESSA, te așteaptă frumusețea atemporală, stilul de elită și transformări personalizate."
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/black-woman-s-portrait-dramma-look_633478-1621.jpg", alt: "Client 1" }, { src: "http://img.b2bpic.net/free-photo/black-woman-s-portrait-dramma-look_633478-1621.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-sweater-standing-posing_114579-81878.jpg", alt: "Client 2" }, { src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-black-sweater-standing-posing_114579-81878.jpg", alt: "Client 2" },
@@ -55,26 +55,26 @@ export default function LandingPage() {
{ src: "http://img.b2bpic.net/free-photo/woman-covering-face-with-feathers-black-mask_23-2148011354.jpg", alt: "Client 5" }, { src: "http://img.b2bpic.net/free-photo/woman-covering-face-with-feathers-black-mask_23-2148011354.jpg", alt: "Client 5" },
]} ]}
buttons={[ buttons={[
{ text: "Book Appointment", href: "#booking" }, { text: "Rezervă", href: "#booking" },
{ text: "Explore Services", href: "#services" }, { text: "Serviciile noastre", href: "#services" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ type: "text", text: "Elite Styling" }, { type: "text", text: "Stil de elită" },
{ type: "text", text: "Parisian Technique" }, { type: "text", text: "Tehnică pariziană" },
{ type: "text", text: "Custom Color" }, { type: "text", text: "Colorare de autor" },
{ type: "text", text: "Luxury Experience" }, { type: "text", text: "Servicii premium" },
{ type: "text", text: "Transformative Beauty" }, { type: "text", text: "Transformarea frumuseții" },
]} ]}
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TestimonialAboutCard <TestimonialAboutCard
tag="Our Philosophy" tag="Filozofia noastră"
title="European Standards. Artistic Passion." title="Standarde europene. Pasiune creativă."
description="At INESSA, we believe beauty is an art form. Our salon brings world-class European techniques to Moldova, blending Parisian elegance with a personalized, elite experience." description="La INESSA, credem că frumusețea este artă. Salonul nostru aduce tehnici europene de clasă mondială în Moldova, combinând eleganța pariziană cu un serviciu de elită personalizat."
subdescription="Every transformation is crafted by our fashion-inspired experts, ensuring your hair reflects the sophistication you deserve." subdescription="Fiecare transformare este creată de experții noștri, inspirați de modă, pentru ca părul tău să reflecte rafinamentul pe care îl meriți."
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4" videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
icon={Sparkles} icon={Sparkles}
@@ -88,15 +88,15 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ title: "Haircuts & Styling", description: "Precision cuts and editorial styling.", icon: Scissors }, { title: "Tunsori și coafuri", description: "Tunsori de precizie și stil editorial.", icon: Scissors },
{ title: "Hair Coloring", description: "Custom color palettes for every client.", icon: Palette }, { title: "Colorarea părului", description: "Palete de culori personalizate.", icon: Palette },
{ title: "Balayage Artistry", description: "Masterful hand-painted highlights.", icon: Sparkles }, { title: "Tehnica Balayage", description: "Colorarea artistică a șuvițelor.", icon: Sparkles },
{ title: "Keratin Treatments", description: "Silky, smooth, and manageable hair.", icon: Wind }, { title: "Îndreptarea cu keratină", description: "Păr mătăsos și disciplinat.", icon: Wind },
{ title: "Bridal Hair", description: "Perfect elegance for your special day.", icon: Heart }, { title: "Coafuri de nuntă", description: "Eleganță perfectă pentru ziua ta.", icon: Heart },
{ title: "Mens Grooming", description: "Sharp, sophisticated, and modern.", icon: User }, { title: "Grooming masculin", description: "Un look sofisticat și modern.", icon: User },
]} ]}
title="Elite Hair Artistry" title="Artă de coafură de elită"
description="Explore our curated range of professional beauty services, designed to elevate your personal style." description="Descoperă gama noastră de servicii profesionale, menite să evidențieze stilul tău."
/> />
</div> </div>
@@ -107,15 +107,15 @@ export default function LandingPage() {
animationType="blur-reveal" animationType="blur-reveal"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "g1", name: "Glossy Finishes", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/blonde-model-posing_1122-488.jpg", imageAlt: "high fashion beauty campaign hairstyle" }, { id: "g1", name: "Finisaj lucios", price: "Vezi", imageSrc: "http://img.b2bpic.net/free-photo/blonde-model-posing_1122-488.jpg", imageAlt: "high fashion beauty campaign hairstyle" },
{ id: "g2", name: "Precision Cuts", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5500.jpg", imageAlt: "hair coloring artistic transformation shot" }, { id: "g2", name: "Tunsori de precizie", price: "Vezi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-attitude-white_158595-5500.jpg", imageAlt: "hair coloring artistic transformation shot" },
{ id: "g3", name: "Color Mastery", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-young-curlyhaired-girl-headshot-photo-high-quality-photo_114579-92023.jpg", imageAlt: "editorial portrait female perfect hairstyle" }, { id: "g3", name: "Măiestria culorii", price: "Vezi", imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-young-curlyhaired-girl-headshot-photo-high-quality-photo_114579-92023.jpg", imageAlt: "editorial portrait female perfect hairstyle" },
{ id: "g4", name: "Bridal Elegance", price: "View", imageSrc: "http://img.b2bpic.net/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60927.jpg", imageAlt: "high end balayage styling editorial" }, { id: "g4", name: "Eleganță nupțială", price: "Vezi", imageSrc: "http://img.b2bpic.net/young-woman-looking-photo-tape-red-background-high-quality-photo_114579-60927.jpg", imageAlt: "high end balayage styling editorial" },
{ id: "g5", name: "Modern Balayage", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-flower_52683-119994.jpg", imageAlt: "artistic editorial hairstyle photoshoot" }, { id: "g5", name: "Balayage modern", price: "Vezi", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-flower_52683-119994.jpg", imageAlt: "artistic editorial hairstyle photoshoot" },
{ id: "g6", name: "Editorial Portraits", price: "View", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-model-posing-studio-stylish-outfit-rock-leather-style-trend_285396-9687.jpg", imageAlt: "premium hair styling editorial shot" }, { id: "g6", name: "Portrete editoriale", price: "Vezi", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-model-posing-studio-stylish-outfit-rock-leather-style-trend_285396-9687.jpg", imageAlt: "premium hair styling editorial shot" },
]} ]}
title="Editorial Showcase" title="Portofoliu"
description="See the INESSA touch through our latest transformations and cinematic hair portraits." description="Descoperă rezultatele INESSA prin ultimele noastre transformări."
/> />
</div> </div>
@@ -126,54 +126,54 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ id: "m1", value: "100%", description: "European Certified Specialists" }, { id: "m1", value: "100%", description: "Specialiști europeni" },
{ id: "m2", value: "5k+", description: "Successful Transformations" }, { id: "m2", value: "5k+", description: "Transformări de succes" },
{ id: "m3", value: "24/7", description: "Digital Booking Availability" }, { id: "m3", value: "24/7", description: "Programare online" },
]} ]}
title="The INESSA Promise" title="Promisiunea INESSA"
description="Why the elite trust INESSA with their beauty journeys." description="De ce elita își încredințează frumusețea nouă."
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen <TestimonialCardThirteen
title="Client Experiences" title="Recenziile clienților"
description="International voices on our craft." description="Opinii internaționale despre măiestria noastră."
showRating={true} showRating={true}
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ id: "1", name: "Sophie L.", handle: "Paris, FR", testimonial: "Un savoir-faire exceptionnel. Une expérience véritablement luxueuse au cœur de Chișinău.", rating: 5 }, { id: "1", name: "Sophie L.", handle: "Paris, Franța", testimonial: "Măiestrie excepțională. O experiență cu adevărat luxoasă în centrul Chișinăului.", rating: 5 },
{ id: "2", name: "Elena P.", handle: "Chișinău, MD", testimonial: "Cea mai bună experiență. Balayage-ul este impecabil, exact ce mi-am dorit.", rating: 5 }, { id: "2", name: "Elena P.", handle: "Chișinău, Moldova", testimonial: "Cea mai bună experiență. Balayage-ul este impecabil, exact ce mi-am dorit.", rating: 5 },
{ id: "3", name: "Anna V.", handle: "London, UK", testimonial: "Truly world-class service. Professionalism and attention to detail that stands out globally.", rating: 5 }, { id: "3", name: "Anna V.", handle: "Londra, Marea Britanie", testimonial: "Serviciu de clasă mondială. Profesionalism și atenție la detalii.", rating: 5 },
]} ]}
/> />
</div> </div>
<div id="booking" data-section="booking"> <div id="booking" data-section="booking">
<ContactSplitForm <ContactSplitForm
title="Premium Booking Service" title="Rezervare Premium"
description="Select your preferred service and time for a curated appointment." description="Alege serviciul și ora pentru o vizită individuală."
inputs={[ inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true }, { name: "name", type: "text", placeholder: "Numele tău", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }, { name: "email", type: "email", placeholder: "Adresa de e-mail", required: true },
]} ]}
multiSelect={{ name: "service", label: "Choose Service", options: ["Haircut", "Balayage", "Coloring", "Bridal Styling"] }} multiSelect={{ name: "service", label: "Selectează serviciul", options: ["Tunsoare", "Balayage", "Colorare", "Coafură de nuntă"] }}
textarea={{ name: "notes", placeholder: "Special requests?" }} textarea={{ name: "notes", placeholder: "Cerințe speciale?" }}
buttonText="Schedule Now" buttonText="Rezervă"
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<FaqSplitMedia <FaqSplitMedia
title="Visit Us in Chișinău" title="Vizitează salonul nostru"
description="Conveniently located for your convenience, with multilingual support." description="Locație accesibilă și asistență multilingvă."
faqs={[ faqs={[
{ id: "1", title: "Location", content: "Strada Mălina Mică 11/4, Chișinău, MD-2021" }, { id: "1", title: "Adresă", content: "str. Mălina Mică 11/4, Chișinău, MD-2021" },
{ id: "2", title: "Contact", content: "+373 69 113 900" }, { id: "2", title: "Telefon", content: "+373 69 113 900" },
{ id: "3", title: "Languages", content: "We serve you in Romanian, Russian, French, and English." }, { id: "3", title: "Limbi", content: "Deservim în română, rusă, franceză și engleză." },
]} ]}
faqsAnimation="slide-up" faqsAnimation="slide-up"
textboxLayout="split" textboxLayout="split"
@@ -186,10 +186,11 @@ export default function LandingPage() {
<FooterBase <FooterBase
logoText="INESSA" logoText="INESSA"
columns={[ columns={[
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }] }, { title: "Navigare", items: [{ label: "Acasă", href: "#hero" }, { label: "Servicii", href: "#services" }] },
{ title: "Languages", items: [{ label: "Language Selection", href: "#" }] }, { title: "Limbi", items: [{ label: "Selectează limba", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] }, { title: "Informații legale", items: [{ label: "Politica de confidențialitate", href: "#" }] },
]} ]}
copyrightText="© 2025 | INESSA"
/> />
</div> </div>
</ReactLenis> </ReactLenis>