Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,53 +64,53 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails_23-2149820388.jpg?_wi=2",
|
||||
imageAlt: "Salon vibe",
|
||||
},
|
||||
]}
|
||||
@@ -175,7 +175,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}
|
||||
/>
|
||||
@@ -192,12 +192,12 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=3",
|
||||
},
|
||||
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=3",
|
||||
imageAlt: "luxury nail salon interior elegant",
|
||||
},
|
||||
{
|
||||
@@ -205,12 +205,12 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg?_wi=3",
|
||||
},
|
||||
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=4",
|
||||
imageAlt: "professional nail stylist working",
|
||||
},
|
||||
{
|
||||
@@ -218,12 +218,12 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg?_wi=5",
|
||||
},
|
||||
phoneTwo: {
|
||||
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",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg?_wi=4",
|
||||
imageAlt: "happy woman nails manicure studio",
|
||||
},
|
||||
]}
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-pretty-smiling-girl-covering-her-eye_171337-4486.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-nail-art-fingernails-with-flower_23-2149820419.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-wearing-flowers-bridal-party_23-2149312055.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-front-white-bricks-wall_23-2148328398.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-content-creator-social-media-sitting-front-digital_1258-254955.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -342,7 +342,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=5"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
|
||||
Reference in New Issue
Block a user