Merge version_1 into main #3
@@ -46,20 +46,20 @@ export default function LandingPage() {
|
||||
title="Elegance at Your Fingertips"
|
||||
description="Experience professional nail styling tailored to your unique personality. Relax, indulge, and leave with beautiful, high-quality results every single time."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg", imageAlt: "Luxurious salon interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg", imageAlt: "Professional salon service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg", imageAlt: "Satisfied client" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg", imageAlt: "Detail work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg", imageAlt: "Manicure close-up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg", imageAlt: "Professional result" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg?_wi=1", imageAlt: "Luxurious salon interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg?_wi=1", imageAlt: "Professional salon service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg?_wi=1", imageAlt: "Satisfied client" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=1", imageAlt: "Detail work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg?_wi=1", imageAlt: "Manicure close-up" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg?_wi=1", imageAlt: "Professional result" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg", imageAlt: "Satisfied client" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg", imageAlt: "Manicure detail" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg", imageAlt: "Beautiful nails" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg", imageAlt: "Happy guest" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg", imageAlt: "Service quality" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg", imageAlt: "Salon vibe" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg?_wi=2", imageAlt: "Satisfied client" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg?_wi=2", imageAlt: "Manicure detail" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=2", imageAlt: "Beautiful nails" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg?_wi=2", imageAlt: "Happy guest" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg?_wi=2", imageAlt: "Service quality" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg?_wi=2", imageAlt: "Salon vibe" }
|
||||
]}
|
||||
buttons={[{ text: "Book Your Appointment", href: "#contact" }]}
|
||||
/>
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
title="Passionate About Perfect Nails"
|
||||
description="At Tuyen Nails, we believe your hands are your personal signature. We combine professional precision with a friendly, relaxed atmosphere, ensuring every visit is a pampering experience."
|
||||
subdescription="From intricate designs to high-quality gel care, we take the time to listen and provide expert advice for your best results."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Sparkles}
|
||||
/>
|
||||
@@ -89,18 +89,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Expert Precision", description: "High quality products and meticulous attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg" }
|
||||
title: "Expert Precision", description: "High quality products and meticulous attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg?_wi=3" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=3" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Personalized Designs", description: "Your creative vision brought to life with passion.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg" }
|
||||
title: "Personalized Designs", description: "Your creative vision brought to life with passion.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg?_wi=3" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg?_wi=3" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Relaxed Atmosphere", description: "Enjoy complimentary treats while we pamper you.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg" }
|
||||
title: "Relaxed Atmosphere", description: "Enjoy complimentary treats while we pamper you.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg?_wi=4" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg?_wi=3" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -115,11 +115,11 @@ export default function LandingPage() {
|
||||
title="Loved By Our Guests"
|
||||
description="Hear what our amazing clients have to say about their experience."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Jeske Jansen", handle: "@jeske", testimonial: "My trusted nail stylist for months. Friendly, high quality, and always a great conversation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg" },
|
||||
{ id: "2", name: "Eva Brock", handle: "@eva", testimonial: "Very satisfied with her work. She makes every design expectation come true.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg" },
|
||||
{ id: "3", name: "Sappho Legters", handle: "@sappho", testimonial: "She takes her time and ensures perfection every single visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg" },
|
||||
{ id: "4", name: "Danielle van Gorp", handle: "@danielle", testimonial: "Amazing work! She spoils you with delicious coffee and chocolates while working patiently.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg" },
|
||||
{ id: "5", name: "Sarah Miller", handle: "@sarahnails", testimonial: "The best manicure experience I've ever had. Truly luxurious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg" }
|
||||
{ id: "1", name: "Jeske Jansen", handle: "@jeske", testimonial: "My trusted nail stylist for months. Friendly, high quality, and always a great conversation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg?_wi=4" },
|
||||
{ id: "2", name: "Eva Brock", handle: "@eva", testimonial: "Very satisfied with her work. She makes every design expectation come true.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=4" },
|
||||
{ id: "3", name: "Sappho Legters", handle: "@sappho", testimonial: "She takes her time and ensures perfection every single visit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg?_wi=4" },
|
||||
{ id: "4", name: "Danielle van Gorp", handle: "@danielle", testimonial: "Amazing work! She spoils you with delicious coffee and chocolates while working patiently.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg?_wi=4" },
|
||||
{ id: "5", name: "Sarah Miller", handle: "@sarahnails", testimonial: "The best manicure experience I've ever had. Truly luxurious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg?_wi=5" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg?_wi=4"
|
||||
logoText="Tuyen Nails"
|
||||
copyrightText="© 2025 Tuyen Nails | All Rights Reserved"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user