Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-26 19:11:18 +00:00

View File

@@ -29,22 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Services",
id: "services",
},
{
name: "Reviews",
id: "reviews",
},
{
name: "Team",
id: "team",
},
{
name: "Contact",
id: "contact",
},
{ name: "Services", id: "services" },
{ name: "Reviews", id: "reviews" },
{ name: "Team", id: "team" },
{ name: "Contact", id: "contact" },
]}
brandName="Lee Spa Nails"
/>
@@ -52,104 +40,36 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Where Every Detail Is Perfected."
description="Lee Spa Nails — Orange City & Deltona's most-loved nail salon. Acrylics, pedicures, and spa services done right, every time."
testimonials={[
{
name: "Sarah J.",
handle: "@orange_local",
testimonial: "Best pedicure I've ever gotten. The green tea pedicure was so relaxing I almost fell asleep.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-standing-by-bathtub-before-taking-bath_23-2149239347.jpg",
},
{
name: "David M.",
handle: "@loyal_client",
testimonial: "I've been going here for 8 years. Lee works really hard and truly cares about his clients.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-talking-phone_23-2148404354.jpg",
},
{
name: "Linda W.",
handle: "@beauty_fan",
testimonial: "Absolutely flawless acrylics. I get compliments everywhere I go!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg",
},
{
name: "Marcus R.",
handle: "@first_timer",
testimonial: "Great service and very relaxing environment. Highly recommend the green tea pedicure.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg",
},
{
name: "Jessica L.",
handle: "@loyal_regular",
testimonial: "Lee is a true master of his craft. So precise and detail-oriented.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg",
},
{ name: "Sarah J.", handle: "@orange_local", testimonial: "Best pedicure I've ever gotten. The green tea pedicure was so relaxing I almost fell asleep.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-standing-by-bathtub-before-taking-bath_23-2149239347.jpg" },
{ name: "David M.", handle: "@loyal_client", testimonial: "I've been going here for 8 years. Lee works really hard and truly cares about his clients.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/senior-man-talking-phone_23-2148404354.jpg" },
{ name: "Linda W.", handle: "@beauty_fan", testimonial: "Absolutely flawless acrylics. I get compliments everywhere I go!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-warm-white-hoodie-home-kitchen-starts-her-day-with-cup-coffee_343596-7226.jpg" },
{ name: "Marcus R.", handle: "@first_timer", testimonial: "Great service and very relaxing environment. Highly recommend the green tea pedicure.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67039.jpg" },
{ name: "Jessica L.", handle: "@loyal_regular", testimonial: "Lee is a true master of his craft. So precise and detail-oriented.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg" }
]}
buttons={[
{
text: "Book Your Appointment",
href: "#contact",
},
{
text: "See Our Services",
href: "#services",
},
{ text: "Book Your Appointment", href: "#contact" },
{ text: "See Our Services", href: "#services" }
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg"
imageAlt="Cinematic spa environment"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-woman-preparing-shaving-her-legs_23-2150162901.jpg",
alt: "Satisfied client portrait",
},
{
src: "http://img.b2bpic.net/free-photo/old-woman-uses-phone-photo-hotel_482257-103236.jpg",
alt: "Happy client portrait",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg",
alt: "Relaxed client portrait",
},
{
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg",
alt: "Smiling client portrait",
},
{
src: "http://img.b2bpic.net/free-photo/pretty-woman-christmas_1303-12441.jpg",
alt: "Radiant client portrait",
},
{ src: "http://img.b2bpic.net/free-photo/young-woman-preparing-shaving-her-legs_23-2150162901.jpg", alt: "Satisfied client portrait" },
{ src: "http://img.b2bpic.net/free-photo/old-woman-uses-phone-photo-hotel_482257-103236.jpg", alt: "Happy client portrait" },
{ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-woman-bathrobe-posing-camera-indoors_1153-8644.jpg", alt: "Relaxed client portrait" },
{ src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg", alt: "Smiling client portrait" },
{ src: "http://img.b2bpic.net/free-photo/pretty-woman-christmas_1303-12441.jpg", alt: "Radiant client portrait" }
]}
avatarText="Join our 500+ happy clients"
marqueeItems={[
{
type: "text",
text: "Acrylic Specialists",
},
{
type: "text",
text: "Green Tea Pedicures",
},
{
type: "text",
text: "Luxury Spa Care",
},
{
type: "text",
text: "8+ Years of Trust",
},
{
type: "text",
text: "Orange City Favorite",
},
{ type: "text", text: "Acrylic Specialists" },
{ type: "text", text: "Green Tea Pedicures" },
{ type: "text", text: "Luxury Spa Care" },
{ type: "text", text: "8+ Years of Trust" },
{ type: "text", text: "Orange City Favorite" }
]}
/>
</div>
@@ -161,27 +81,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
features={[
{
title: "Master Craftsmanship",
description: "Lee specializes in sculpted acrylics and has been perfecting his craft for years. Fast, flawless, and built to last.",
imageSrc: "http://img.b2bpic.net/free-photo/professional-nail-artist-working-with-nail-file-making-square-nails-while-doing-manicure-salon_176420-42440.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-clinical-exam_23-2148504513.jpg",
buttonText: "See Work",
},
{
title: "Nail Health First",
description: "We educate our clients. Lee counsels clients on healthy nail practices so your natural nails always thrive.",
imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/skin-care-implements-leaves_23-2148116153.jpg",
buttonText: "Learn More",
},
{
title: "Legendary Pedicures",
description: "Our green tea pedicures are famous in the community. Clients literally almost fall asleep during their treatment.",
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-relaxing-water_23-2148000051.jpg?_wi=1",
titleImageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-bathtub_23-2147821070.jpg",
buttonText: "View Spa",
},
{ title: "Master Craftsmanship", description: "Lee specializes in sculpted acrylics and has been perfecting his craft for years. Fast, flawless, and built to last.", imageSrc: "http://img.b2bpic.net/free-photo/professional-nail-artist-working-with-nail-file-making-square-nails-while-doing-manicure-salon_176420-42440.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-clinical-exam_23-2148504513.jpg", buttonText: "See Work" },
{ title: "Nail Health First", description: "We educate our clients. Lee counsels clients on healthy nail practices so your natural nails always thrive.", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/skin-care-implements-leaves_23-2148116153.jpg", buttonText: "Learn More" },
{ title: "Legendary Pedicures", description: "Our green tea pedicures are famous in the community. Clients literally almost fall asleep during their treatment.", imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-relaxing-water_23-2148000051.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-bathtub_23-2147821070.jpg", buttonText: "View Spa" }
]}
title="The Lee Spa Difference"
description="Why locals in Orange City have trusted our salon for over 8 years."
@@ -191,59 +93,21 @@ export default function LandingPage() {
<div id="services" data-section="services">
<PricingCardNine
textboxLayout="split-description"
animationType="slide-up"
useInvertedBackground={false}
plans={[
{
id: "manicures",
title: "Manicures",
price: "From $20",
period: "",
features: [
"Gel Manicures",
"French Manicures",
"Nail Art",
"Nail Repairs",
],
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/sign-that-says-imagine_1122-947.jpg?_wi=1",
imageAlt: "minimal elegant luxury logo design",
id: "manicures", title: "Manicures", price: "From $20", period: "", features: ["Gel Manicures", "French Manicures", "Nail Art", "Nail Repairs"],
button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/sign-that-says-imagine_1122-947.jpg", imageAlt: "minimal elegant luxury logo design"
},
{
id: "pedicures",
title: "Pedicures",
price: "From $60",
period: "",
features: [
"Signature Green Tea Pedicure",
"Callus Removal",
"Exfoliation",
"Hand & Foot Massage",
],
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg?_wi=2",
imageAlt: "minimal elegant luxury logo design",
id: "pedicures", title: "Pedicures", price: "From $60", period: "", features: ["Signature Green Tea Pedicure", "Callus Removal", "Exfoliation", "Hand & Foot Massage"],
button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg", imageAlt: "minimal elegant luxury logo design"
},
{
id: "extensions",
title: "Acrylics & Extensions",
price: "Custom Pricing",
period: "",
features: [
"Sculpted Acrylics",
"Nail Extensions",
"Nail Decals",
"Removal Services",
],
button: {
text: "Book Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/professional-nail-artist-working-with-nail-file-making-square-nails-while-doing-manicure-salon_176420-42440.jpg?_wi=2",
imageAlt: "minimal elegant luxury logo design",
},
id: "extensions", title: "Acrylics & Extensions", price: "Custom Pricing", period: "", features: ["Sculpted Acrylics", "Nail Extensions", "Nail Decals", "Removal Services"],
button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/professional-nail-artist-working-with-nail-file-making-square-nails-while-doing-manicure-salon_176420-42440.jpg", imageAlt: "minimal elegant luxury logo design"
}
]}
title="Services Menu"
description="Luxurious care at local-friendly prices. Cash tips are always appreciated."
@@ -255,61 +119,11 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
date: "Oct 2024",
title: "Best Pedicure",
quote: "Best pedicure I've ever gotten. The green tea pedicure was so relaxing I almost fell asleep.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-ok-gesture-white-bathrobe-towel-looking-pleased-front-view_176474-50959.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg?_wi=3",
imageAlt: "happy diverse woman smiling",
},
{
id: "2",
name: "Mike Chen",
date: "Sep 2024",
title: "Long-term client",
quote: "I've been going here for 8 years. Lee works really hard and truly cares about his clients.",
tag: "Loyal",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-woman-just-has-taken-shower_329181-7867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-nail-artist-working-with-nail-file-making-square-nails-while-doing-manicure-salon_176420-42440.jpg?_wi=3",
imageAlt: "happy diverse woman smiling",
},
{
id: "3",
name: "Emily Rodriguez",
date: "Aug 2024",
title: "Super thorough",
quote: "They give the BEST pedicures around! So thorough, take their time. Great prices.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-headset_74855-2661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg?_wi=2",
imageAlt: "happy diverse woman smiling",
},
{
id: "4",
name: "David Kim",
date: "Jul 2024",
title: "Consistent quality",
quote: "I've been having my nails done here for a few years and have never had a bad experience.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-relaxing-water_23-2148000051.jpg?_wi=2",
imageAlt: "happy diverse woman smiling",
},
{
id: "5",
name: "Lynn Fan",
date: "Jun 2024",
title: "Best service",
quote: "Nice, cheap and affordable — they always take their time and make my nails look amazing.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera-home_1301-4258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sign-that-says-imagine_1122-947.jpg?_wi=2",
imageAlt: "happy diverse woman smiling",
},
{ id: "1", name: "Sarah Johnson", date: "Oct 2024", title: "Best Pedicure", quote: "Best pedicure I've ever gotten. The green tea pedicure was so relaxing I almost fell asleep.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-ok-gesture-white-bathrobe-towel-looking-pleased-front-view_176474-50959.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg", imageAlt: "happy diverse woman smiling" },
{ id: "2", name: "Mike Chen", date: "Sep 2024", title: "Long-term client", quote: "I've been going here for 8 years. Lee works really hard and truly cares about his clients.", tag: "Loyal", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-woman-just-has-taken-shower_329181-7867.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-nail-artist-working-with-nail-file-making-square-nails-while-doing-manicure-salon_176420-42440.jpg", imageAlt: "happy diverse woman smiling" },
{ id: "3", name: "Emily Rodriguez", date: "Aug 2024", title: "Super thorough", quote: "They give the BEST pedicures around! So thorough, take their time. Great prices.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-headset_74855-2661.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg", imageAlt: "happy diverse woman smiling" },
{ id: "4", name: "David Kim", date: "Jul 2024", title: "Consistent quality", quote: "I've been having my nails done here for a few years and have never had a bad experience.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-phone_1153-895.jpg", imageSrc: "http://img.b2bpic.net/free-photo/spa-concept-with-woman-relaxing-water_23-2148000051.jpg", imageAlt: "happy diverse woman smiling" },
{ id: "5", name: "Lynn Fan", date: "Jun 2024", title: "Best service", quote: "Nice, cheap and affordable — they always take their time and make my nails look amazing.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera-home_1301-4258.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sign-that-says-imagine_1122-947.jpg", imageAlt: "happy diverse woman smiling" }
]}
title="8 Years of Smiles"
description="See why our clients have been loyal to Lee Spa Nails for nearly a decade."
@@ -323,16 +137,8 @@ export default function LandingPage() {
tag="Meet the Artists"
membersAnimation="slide-up"
members={[
{
id: "lee",
name: "Lee — Acrylic Specialist, 8+ Years of Service",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-smiling-caucasian-young-woman-model-with-glamour-red-lips-bright-makeup-eye-arrow-makeup-purity-complexion-perfect-clean-skin-white-teeth_158538-13267.jpg",
},
{
id: "lynn",
name: "Lynn — The Salon Sweetheart, Brow & Pedicure Expert",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-blonde-girl-with-red-lips-smiling-european-young-woman-posing-white-shirt_197531-14425.jpg",
},
{ id: "lee", name: "Lee — Acrylic Specialist, 8+ Years of Service", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-smiling-caucasian-young-woman-model-with-glamour-red-lips-bright-makeup-eye-arrow-makeup-purity-complexion-perfect-clean-skin-white-teeth_158538-13267.jpg" },
{ id: "lynn", name: "Lynn — The Salon Sweetheart, Brow & Pedicure Expert", imageSrc: "http://img.b2bpic.net/free-photo/joyful-blonde-girl-with-red-lips-smiling-european-young-woman-posing-white-shirt_197531-14425.jpg" }
]}
memberVariant="card"
/>
@@ -344,26 +150,11 @@ export default function LandingPage() {
title="Ready to Treat Yourself?"
description="Walk-ins welcome, appointments preferred. Come see why Orange City keeps coming back to Lee Spa Nails."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true }
]}
textarea={{
name: "message",
placeholder: "Preferred date and service...",
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg?_wi=4"
textarea={{ name: "message", placeholder: "Preferred date and service...", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg"
/>
</div>
@@ -371,36 +162,8 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Lee Spa Nails"
columns={[
{
title: "Visit Us",
items: [
{
label: "Orange City, FL",
href: "#",
},
{
label: "Call: (386) 555-0123",
href: "tel:3865550123",
},
],
},
{
title: "Quick Links",
items: [
{
label: "Services",
href: "#services",
},
{
label: "Reviews",
href: "#reviews",
},
{
label: "Contact",
href: "#contact",
},
],
},
{ title: "Visit Us", items: [{ label: "Orange City, FL", href: "#" }, { label: "Call: (386) 555-0123", href: "tel:3865550123" }] },
{ title: "Quick Links", items: [{ label: "Services", href: "#services" }, { label: "Reviews", href: "#reviews" }, { label: "Contact", href: "#contact" }] }
]}
copyrightText="© 2025 Lee Spa Nails — Orange City, FL"
/>