Merge version_2 into main #1
253
src/app/page.tsx
253
src/app/page.tsx
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
]}
|
||||
brandName="PROFI"
|
||||
/>
|
||||
@@ -58,54 +48,33 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Beauty is a ritual, not a routine"
|
||||
description="Experience our curated, high-end nail atelier in the heart of the city."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sensual-blond-female-black-dress_613910-10518.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sensual-blond-female-black-dress_613910-10518.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/spectacular-smiling-girl-expressing-positive-emotions-while-posing-home-indoor-portrait-magnificent-longhaired-woman-elegant-holiday-outfit_291650-2396.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/spectacular-smiling-girl-expressing-positive-emotions-while-posing-home-indoor-portrait-magnificent-longhaired-woman-elegant-holiday-outfit_291650-2396.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-field-daisies_23-2151983161.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-field-daisies_23-2151983161.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-model-portrait-with-flower_23-2148905612.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-model-portrait-with-flower_23-2148905612.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-young-woman-casual-wear-outdoor_624325-1123.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cute-young-woman-casual-wear-outdoor_624325-1123.jpg", alt: "Client"},
|
||||
]}
|
||||
avatarText="5.0 Rating | 66+ Reviews"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "MANICURE",
|
||||
},
|
||||
type: "text", text: "MANICURE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "SPA PEDICURE",
|
||||
},
|
||||
type: "text", text: "SPA PEDICURE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "EYEBROW STYLING",
|
||||
},
|
||||
type: "text", text: "EYEBROW STYLING"},
|
||||
{
|
||||
type: "text",
|
||||
text: "PROSECCO FRIDAYS",
|
||||
},
|
||||
type: "text", text: "PROSECCO FRIDAYS"},
|
||||
{
|
||||
type: "text",
|
||||
text: "BEAUTY RETAIL",
|
||||
},
|
||||
type: "text", text: "BEAUTY RETAIL"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,53 +82,32 @@ export default function LandingPage() {
|
||||
<div id="marquee" data-section="marquee">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Our Signature Rituals"
|
||||
description="Excellence in every detail, crafted for your ultimate comfort."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2425.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2425.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-portrait-outdoors_624325-2205.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-portrait-outdoors_624325-2205.jpg", alt: "Client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-woman-outdoor_624325-92.jpg",
|
||||
alt: "Client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-woman-outdoor_624325-92.jpg", alt: "Client"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "MANICURE • SPA PEDICURE",
|
||||
},
|
||||
type: "text", text: "MANICURE • SPA PEDICURE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "EYEBROW STYLING • PROSECCO FRIDAYS",
|
||||
},
|
||||
type: "text", text: "EYEBROW STYLING • PROSECCO FRIDAYS"},
|
||||
{
|
||||
type: "text",
|
||||
text: "EXPRESS DUO • BEAUTY RETAIL",
|
||||
},
|
||||
type: "text", text: "EXPRESS DUO • BEAUTY RETAIL"},
|
||||
{
|
||||
type: "text",
|
||||
text: "LUXURY CARE • EXPERT ARTISTRY",
|
||||
},
|
||||
type: "text", text: "LUXURY CARE • EXPERT ARTISTRY"},
|
||||
{
|
||||
type: "text",
|
||||
text: "PARISIAN STYLE • CALM ATMOSPHERE",
|
||||
},
|
||||
type: "text", text: "PARISIAN STYLE • CALM ATMOSPHERE"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -179,35 +127,17 @@ export default function LandingPage() {
|
||||
description="Our signature services tailored for the discerning guest."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Manicure",
|
||||
content: "Precision grooming with long-wear premium polish.",
|
||||
},
|
||||
id: "1", title: "Manicure", content: "Precision grooming with long-wear premium polish."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Spa Pedicure",
|
||||
content: "Full sensory reset with therapeutic care.",
|
||||
},
|
||||
id: "2", title: "Spa Pedicure", content: "Full sensory reset with therapeutic care."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Eyebrow Styling",
|
||||
content: "Defined, sculpted brows tailored to you.",
|
||||
},
|
||||
id: "3", title: "Eyebrow Styling", content: "Defined, sculpted brows tailored to you."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Prosecco Fridays",
|
||||
content: "Unwind with a glass of bubbly while you get pampered.",
|
||||
},
|
||||
id: "4", title: "Prosecco Fridays", content: "Unwind with a glass of bubbly while you get pampered."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Express Duo",
|
||||
content: "Effortless upkeep for the modern busy schedule.",
|
||||
},
|
||||
id: "5", title: "Express Duo", content: "Effortless upkeep for the modern busy schedule."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Beauty Retail",
|
||||
content: "Exclusive curation of our favorite luxury brands.",
|
||||
},
|
||||
id: "6", title: "Beauty Retail", content: "Exclusive curation of our favorite luxury brands."},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg"
|
||||
@@ -223,29 +153,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Valeria",
|
||||
role: "Master Stylist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair_23-2148856087.jpg",
|
||||
},
|
||||
id: "1", name: "Valeria", role: "Master Stylist", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair_23-2148856087.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Natália",
|
||||
role: "Senior Technician",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166070.jpg",
|
||||
},
|
||||
id: "2", name: "Natália", role: "Senior Technician", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166070.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Irina",
|
||||
role: "Brow Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg",
|
||||
},
|
||||
id: "3", name: "Irina", role: "Brow Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alena",
|
||||
role: "Lead Aesthetician",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg",
|
||||
},
|
||||
id: "4", name: "Alena", role: "Lead Aesthetician", imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-s-with-blue-eyes-portrait_633478-325.jpg"},
|
||||
]}
|
||||
title="Meet the Artists"
|
||||
description="The talent behind our ritual."
|
||||
@@ -259,47 +173,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah",
|
||||
handle: "@sarah",
|
||||
testimonial: "The best manicure I've ever had, truly a spa experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-stylish-brunette-girl-confidently-looking-camera-white-background_574295-2431.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah", handle: "@sarah", testimonial: "The best manicure I've ever had, truly a spa experience.", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-stylish-brunette-girl-confidently-looking-camera-white-background_574295-2431.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Elena",
|
||||
handle: "@elena",
|
||||
testimonial: "Irina's brow work is absolute magic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg",
|
||||
},
|
||||
id: "2", name: "Elena", handle: "@elena", testimonial: "Irina's brow work is absolute magic.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maria",
|
||||
handle: "@maria",
|
||||
testimonial: "Prosecco Fridays are my favorite day of the week.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-ballet-dancer-ballerina-pointe_1157-43875.jpg",
|
||||
},
|
||||
id: "3", name: "Maria", handle: "@maria", testimonial: "Prosecco Fridays are my favorite day of the week.", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-ballet-dancer-ballerina-pointe_1157-43875.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Julia",
|
||||
handle: "@julia",
|
||||
testimonial: "High-end luxury in every detail. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-vitiligo_23-2149012605.jpg",
|
||||
},
|
||||
id: "4", name: "Julia", handle: "@julia", testimonial: "High-end luxury in every detail. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-vitiligo_23-2149012605.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna",
|
||||
handle: "@anna",
|
||||
testimonial: "So refined and peaceful. The best atelier in town.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-with-flowers_23-2148834823.jpg",
|
||||
},
|
||||
id: "5", name: "Anna", handle: "@anna", testimonial: "So refined and peaceful. The best atelier in town.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-with-flowers_23-2148834823.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Kate",
|
||||
handle: "@kate",
|
||||
testimonial: "Professional service and absolutely gorgeous results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg",
|
||||
},
|
||||
id: "6", name: "Kate", handle: "@kate", testimonial: "Professional service and absolutely gorgeous results.", imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg"},
|
||||
]}
|
||||
title="Client Rituals"
|
||||
description="What our guests are saying."
|
||||
@@ -311,11 +195,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Location: Rue de Paris",
|
||||
"Hours: 10AM-8PM",
|
||||
"Perks: Prosecco Fridays",
|
||||
"Social: @profi_beauty",
|
||||
]}
|
||||
"Location: Rue de Paris", "Hours: 10AM-8PM", "Perks: Prosecco Fridays", "Social: @profi_beauty"]}
|
||||
title="Info Bar"
|
||||
description="Visit us in Paris, daily from 10 AM - 8 PM."
|
||||
/>
|
||||
@@ -324,24 +204,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Book Your Ritual"
|
||||
description="Step into PROFI and leave the routine behind."
|
||||
title="Book Your Ritual / Réservez votre rituel"
|
||||
description="Step into PROFI and leave the routine behind. / Entrez chez PROFI et laissez la routine derrière vous."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name / Votre Nom", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address / Adresse E-mail", required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg"
|
||||
imageAlt="Front desk of luxury atelier"
|
||||
buttonText="Submit / Envoyer"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -349,41 +224,29 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Atelier",
|
||||
items: [
|
||||
title: "Atelier", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services / Services", href: "#services"},
|
||||
{
|
||||
label: "Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Team / Équipe", href: "#team"},
|
||||
{
|
||||
label: "Booking",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Booking / Réservation", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal / Légal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy / Politique de confidentialité", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service / Conditions d'utilisation", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 PROFI Beauty Space"
|
||||
bottomRightText="Refined Luxury"
|
||||
bottomRightText="Refined Luxury / Luxe Raffiné"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user