7 Commits

Author SHA1 Message Date
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,10 +33,10 @@ 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: "Главная", id: "hero" },
{ name: "Services", id: "services" }, { name: "Услуги", id: "services" },
{ name: "Gallery", id: "gallery" }, { name: "Галерея", id: "gallery" },
{ name: "Contact", id: "contact" }, { name: "Контакты", 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="Где роскошь встречается с красотой"
description="Experience Paris-level artistry in the heart of Chișinău. Timeless beauty, elite styling, and personalized transformations await you at INESSA." description="Испытайте мастерство парижского уровня в самом сердце Кишинева. В INESSA вас ждут неподвластная времени красота, элитный стиль и индивидуальные преображения."
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: "Записаться", href: "#booking" },
{ text: "Explore Services", href: "#services" }, { text: "Наши Услуги", href: "#services" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
marqueeItems={[ marqueeItems={[
{ type: "text", text: "Elite Styling" }, { type: "text", text: "Элитный стиль" },
{ type: "text", text: "Parisian Technique" }, { type: "text", text: "Парижская техника" },
{ type: "text", text: "Custom Color" }, { type: "text", text: "Авторское окрашивание" },
{ type: "text", text: "Luxury Experience" }, { type: "text", text: "Премиум сервис" },
{ type: "text", text: "Transformative Beauty" }, { type: "text", text: "Трансформация красоты" },
]} ]}
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TestimonialAboutCard <TestimonialAboutCard
tag="Our Philosophy" tag="Наша философия"
title="European Standards. Artistic Passion." title="Европейские стандарты. Творческая страсть."
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="В INESSA мы верим, что красота — это искусство. Наш салон привносит в Молдову мировые европейские техники, сочетая парижскую элегантность с персонализированным элитным обслуживанием."
subdescription="Every transformation is crafted by our fashion-inspired experts, ensuring your hair reflects the sophistication you deserve." subdescription="Каждое преображение создается нашими экспертами, вдохновленными модой, чтобы ваши волосы отражали ту изысканность, которую вы заслуживаете."
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: "Стрижки и укладки", description: "Точные стрижки и редакционный стиль.", icon: Scissors },
{ title: "Hair Coloring", description: "Custom color palettes for every client.", icon: Palette }, { title: "Окрашивание волос", description: "Индивидуальные цветовые палитры.", icon: Palette },
{ title: "Balayage Artistry", description: "Masterful hand-painted highlights.", icon: Sparkles }, { title: "Техника Балаяж", description: "Искусное окрашивание прядей.", icon: Sparkles },
{ title: "Keratin Treatments", description: "Silky, smooth, and manageable hair.", icon: Wind }, { title: "Кератиновое выпрямление", description: "Шелковистые и послушные волосы.", icon: Wind },
{ title: "Bridal Hair", description: "Perfect elegance for your special day.", icon: Heart }, { title: "Свадебные прически", description: "Идеальная элегантность для вашего дня.", icon: Heart },
{ title: "Mens Grooming", description: "Sharp, sophisticated, and modern.", icon: User }, { title: "Мужской груминг", description: "Острый, изысканный и современный образ.", icon: User },
]} ]}
title="Elite Hair Artistry" title="Элитное парикмахерское искусство"
description="Explore our curated range of professional beauty services, designed to elevate your personal style." description="Изучите наш ассортимент профессиональных услуг, призванных подчеркнуть ваш стиль."
/> />
</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: "Глянцевый финиш", price: "Смотреть", 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: "Точные стрижки", price: "Смотреть", 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: "Мастерство цвета", price: "Смотреть", 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: "Свадебная элегантность", price: "Смотреть", 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: "Современный Балаяж", price: "Смотреть", 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: "Редакционные портреты", price: "Смотреть", 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="Портфолио работ"
description="See the INESSA touch through our latest transformations and cinematic hair portraits." description="Посмотрите на результат INESSA через наши последние преображения."
/> />
</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: "Европейские специалисты" },
{ id: "m2", value: "5k+", description: "Successful Transformations" }, { id: "m2", value: "5k+", description: "Успешных преображений" },
{ id: "m3", value: "24/7", description: "Digital Booking Availability" }, { id: "m3", value: "24/7", description: "Онлайн-запись" },
]} ]}
title="The INESSA Promise" title="Обещание INESSA"
description="Why the elite trust INESSA with their beauty journeys." description="Почему элита доверяет нам свою красоту."
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen <TestimonialCardThirteen
title="Client Experiences" title="Отзывы клиентов"
description="International voices on our craft." description="Международные мнения о нашем мастерстве."
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: "Париж, Франция", testimonial: "Исключительное мастерство. Поистине роскошный опыт в центре Кишинева.", 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: "Кишинев, Молдова", testimonial: "Лучший опыт. Балаяж безупречен, именно то, что я хотела.", 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: "Лондон, Великобритания", testimonial: "Сервис мирового уровня. Профессионализм и внимание к деталям.", rating: 5 },
]} ]}
/> />
</div> </div>
<div id="booking" data-section="booking"> <div id="booking" data-section="booking">
<ContactSplitForm <ContactSplitForm
title="Premium Booking Service" title="Премиум запись"
description="Select your preferred service and time for a curated appointment." description="Выберите услугу и время для индивидуального визита."
inputs={[ inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true }, { name: "name", type: "text", placeholder: "Ваше имя", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }, { name: "email", type: "email", placeholder: "Электронная почта", required: true },
]} ]}
multiSelect={{ name: "service", label: "Choose Service", options: ["Haircut", "Balayage", "Coloring", "Bridal Styling"] }} multiSelect={{ name: "service", label: "Выберите услугу", options: ["Стрижка", "Балаяж", "Окрашивание", "Свадебная прическа"] }}
textarea={{ name: "notes", placeholder: "Special requests?" }} textarea={{ name: "notes", placeholder: "Особые пожелания?" }}
buttonText="Schedule Now" buttonText="Записаться"
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="Посетите наш салон"
description="Conveniently located for your convenience, with multilingual support." description="Удобное расположение и многоязычная поддержка."
faqs={[ faqs={[
{ id: "1", title: "Location", content: "Strada Mălina Mică 11/4, Chișinău, MD-2021" }, { id: "1", title: "Адрес", content: "ул. Мэлина Микэ 11/4, Кишинев, MD-2021" },
{ id: "2", title: "Contact", content: "+373 69 113 900" }, { id: "2", title: "Телефон", content: "+373 69 113 900" },
{ id: "3", title: "Languages", content: "We serve you in Romanian, Russian, French, and English." }, { id: "3", title: "Языки", content: "Обслуживаем на румынском, русском, французском и английском языках." },
]} ]}
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>