Merge version_1 into main #3

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

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
{ 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"
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg?_wi=1"
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" },
@@ -81,9 +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", 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: "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="The Lee Spa Difference"
description="Why locals in Orange City have trusted our salon for over 8 years."
@@ -98,15 +98,15 @@ export default function LandingPage() {
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", imageAlt: "minimal elegant luxury logo design"
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: "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"
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: "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"
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"
}
]}
title="Services Menu"
@@ -119,11 +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", 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" }
{ 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" }
]}
title="8 Years of Smiles"
description="See why our clients have been loyal to Lee Spa Nails for nearly a decade."
@@ -154,7 +154,7 @@ export default function LandingPage() {
{ 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"
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-glass_23-2149820409.jpg?_wi=4"
/>
</div>