1 Commits

Author SHA1 Message Date
d339ab2112 Update src/app/page.tsx 2026-05-12 18:50:50 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "features"},
id: "features",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Mane Moxie Studio" brandName="Mane Moxie Studio"
/> />
@@ -59,77 +49,44 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Unleash Your Moxie" title="Unleash Your Moxie"
description="Experience premium hair and skin care in a relaxing, modern sanctuary. Dedicated to making you feel your best naturally." description="Experience premium hair and skin care in a relaxing, modern sanctuary. Dedicated to making you feel your best naturally."
kpis={[ kpis={[
{ {
value: "5.0", value: "5.0", label: "Google Rating"},
label: "Google Rating",
},
{ {
value: "23+", value: "23+", label: "Reviews"},
label: "Reviews",
},
{ {
value: "10+", value: "10+", label: "Years Experience"},
label: "Years Experience",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/professional-barber-shop-chairs-close-up_23-2148353478.jpg" imageSrc="http://img.b2bpic.net/free-photo/professional-barber-shop-chairs-close-up_23-2148353478.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/young-woman-smiling_1187-3773.jpg", src: "http://img.b2bpic.net/free-photo/young-woman-smiling_1187-3773.jpg", alt: "Satisfied client 1"},
alt: "Satisfied client 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-looking-camera-while-standing-counter-movie-house_613910-21690.jpg", src: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-looking-camera-while-standing-counter-movie-house_613910-21690.jpg", alt: "Satisfied client 2"},
alt: "Satisfied client 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Satisfied client 3"},
alt: "Satisfied client 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg", src: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg", alt: "Satisfied client 4"},
alt: "Satisfied client 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13321.jpg", src: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13321.jpg", alt: "Satisfied client 5"},
alt: "Satisfied client 5",
},
]} ]}
avatarText="Trusted by 500+ happy clients" avatarText="Trusted by 500+ happy clients"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Precision Hair"},
text: "Precision Cutting",
},
{ {
type: "text", type: "text", text: "Premium Skincare"},
text: "Expert Blonding",
},
{ {
type: "text", type: "text", text: "Expert Neurotoxin"},
text: "Organic Skincare",
},
{
type: "text",
text: "Hair Extensions",
},
{
type: "text",
text: "Spa Treatments",
},
]} ]}
/> />
</div> </div>
@@ -138,7 +95,7 @@ export default function LandingPage() {
<MediaAbout <MediaAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Welcome to Mane Moxie" title="Welcome to Mane Moxie"
description="Located in Springfield, we provide a modern and comfortable environment where quality meets relaxation. From expert blonding to rejuvenating skincare, we are your go-to studio for beauty." description="Located in Springfield, we provide a modern and comfortable environment where quality meets relaxation. From expert blonding to rejuvenating skincare and neurotoxin treatments, we are your go-to studio for beauty."
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-home-getting-ready-haircut_23-2148817221.jpg" imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-home-getting-ready-haircut_23-2148817221.jpg"
/> />
</div> </div>
@@ -150,48 +107,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "1", id: "1", title: "Hair Services", tags: ["Cut", "Color", "Styling"],
title: "Expert Color & Blonding", imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229745.jpg"},
tags: [
"Hair Styling",
],
imageSrc: "http://img.b2bpic.net/free-photo/holding-gun-temple-young-anxious-blonde-male-barber-uniform-holding-scissors-hair-clipper-isolated-violet-space-with-copy-space_141793-60304.jpg",
},
{ {
id: "2", id: "2", title: "Skincare Treatments", tags: ["Facials", "Rejuvenation"],
title: "Rejuvenating Skincare", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-showing-peace-sign-two-finger-with-happy-feeling-isolated-white-background_1258-101470.jpg"},
tags: [
"Skin Health",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-showing-peace-sign-two-finger-with-happy-feeling-isolated-white-background_1258-101470.jpg",
},
{ {
id: "3", id: "3", title: "Neurotoxin Services", tags: ["Anti-Aging", "Consultation"],
title: "Precision Cutting", imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454812.jpg"},
tags: [
"Hair Care",
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229745.jpg",
},
{
id: "4",
title: "Nourishing Hair Masks",
tags: [
"Treatment",
],
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-scalp-massage-spa_23-2151454812.jpg",
},
{
id: "5",
title: "Professional Styling",
tags: [
"Styling",
],
imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-getting-her-hair-done_23-2148108856.jpg",
},
]} ]}
title="Our Professional Services" title="Our Professional Services"
description="Tailored treatments for your unique hair and skin needs." description="Comprehensive care for your hair, skin, and confidence."
/> />
</div> </div>
@@ -203,25 +129,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5/5", title: "Quality Score", description: "Consistently top-rated.", icon: Star,
value: "5/5",
title: "Quality Score",
description: "Consistently top-rated.",
icon: Star,
}, },
{ {
id: "m2", id: "m2", value: "100%", title: "Customer Joy", description: "We ensure every client leaves happy.", icon: Smile,
value: "100%",
title: "Customer Joy",
description: "We ensure every client leaves happy.",
icon: Smile,
}, },
{ {
id: "m3", id: "m3", value: "24/7", title: "Booking Availability", description: "Easy online scheduling.", icon: Calendar,
value: "24/7",
title: "Booking Availability",
description: "Easy online scheduling.",
icon: Calendar,
}, },
]} ]}
title="Proven Excellence" title="Proven Excellence"
@@ -237,25 +151,7 @@ export default function LandingPage() {
author="Jordan Katz" author="Jordan Katz"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", alt: "Jordan Katz"},
alt: "Jordan Katz",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
alt: "Reviewer 2",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman_23-2147823623.jpg",
alt: "Reviewer 3",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg",
alt: "Reviewer 4",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-sits-sofa-room-with-green-palm-plants-book-stands_613910-11625.jpg",
alt: "Reviewer 5",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -268,20 +164,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "Do I need to book in advance?", content: "Yes, we recommend booking online via Vagaro for your preferred time."},
title: "Do I need to book in advance?",
content: "Yes, we recommend booking online via Vagaro for your preferred time.",
},
{ {
id: "f2", id: "f2", title: "Is the studio wheelchair accessible?", content: "Yes, our location on W Iles Ave is fully accessible."},
title: "Is the salon wheelchair accessible?",
content: "Yes, our location on W Iles Ave is fully accessible.",
},
{ {
id: "f3", id: "f3", title: "Where are you located?", content: "We are at 3270 W Iles Ave, Springfield, IL."},
title: "Where are you located?",
content: "We are at 3270 W Iles Ave, Springfield, IL.",
},
]} ]}
title="Common Questions" title="Common Questions"
description="Get all the details about visiting our studio." description="Get all the details about visiting our studio."
@@ -293,25 +180,17 @@ export default function LandingPage() {
<ContactSplitForm <ContactSplitForm
useInvertedBackground={true} useInvertedBackground={true}
title="Book Your Session" title="Book Your Session"
description="Ready for a transformation? Reach out today." description="Questions? Reach out by phone at 217-210-9917 or use the form below."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your interest in hair, skincare, or neurotoxin services...", rows: 4,
placeholder: "Tell us what service you're interested in...",
rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/confident-adult-female-barber-uniform-holding-combs-spray-bottle-scissors-isolated-purple-wall-with-copy-space_141793-120073.jpg" imageSrc="http://img.b2bpic.net/free-photo/confident-adult-female-barber-uniform-holding-combs-spray-bottle-scissors-isolated-purple-wall-with-copy-space_141793-120073.jpg"
@@ -324,33 +203,25 @@ export default function LandingPage() {
logoText="Mane Moxie Studio" logoText="Mane Moxie Studio"
columns={[ columns={[
{ {
title: "Visit Us", title: "Visit Us", items: [
items: [
{ {
label: "3270 W Iles Ave, Springfield, IL", label: "3270 W Iles Ave, Springfield, IL", href: "https://maps.google.com"},
href: "#",
},
{ {
label: "217-210-9917", label: "217-210-9917", href: "tel:2172109917"},
href: "tel:2172109917", {
}, label: "Instagram", href: "https://instagram.com"},
{
label: "Facebook", href: "https://facebook.com"},
], ],
}, },
{ {
title: "Links", title: "Links", items: [
items: [
{ {
label: "Book Now", label: "Book Now", href: "#contact"},
href: "#contact",
},
{ {
label: "Services", label: "Services", href: "#features"},
href: "#features",
},
{ {
label: "Reviews", label: "Reviews", href: "#testimonials"},
href: "#testimonials",
},
], ],
}, },
]} ]}
@@ -359,4 +230,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }