Update src/app/page.tsx
This commit is contained in:
@@ -50,16 +50,16 @@ export default function LandingPage() {
|
||||
description="Salon Image is a welcoming boutique salon where talented stylists help you look and feel your best. Located in a charming setting, we're known for friendly service, quality results, and making every guest feel at home."
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Professional haircut styling" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94691.jpg", imageAlt: "Hair color and treatment service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/manicure-process_1385-276.jpg", imageAlt: "Luxury nail and spa services" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg", imageAlt: "Professional salon environment" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg?_wi=1", imageAlt: "Professional haircut styling" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94691.jpg?_wi=1", imageAlt: "Hair color and treatment service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/manicure-process_1385-276.jpg?_wi=1", imageAlt: "Luxury nail and spa services" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=1", imageAlt: "Professional salon environment" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94691.jpg", imageAlt: "Salon styling transformation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/manicure-process_1385-276.jpg", imageAlt: "Professional manicure service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg", imageAlt: "Expert stylist at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Quality hair service" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94691.jpg?_wi=2", imageAlt: "Salon styling transformation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/manicure-process_1385-276.jpg?_wi=2", imageAlt: "Professional manicure service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=2", imageAlt: "Expert stylist at work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg?_wi=2", imageAlt: "Quality hair service" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
{ value: "15+", title: "Years of Excellence" },
|
||||
{ value: "1000+", title: "Loyal Clients Served" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brunette-woman-with-mobile-phone-getting-her-hair-done_23-2148108788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brunette-woman-with-mobile-phone-getting-her-hair-done_23-2148108788.jpg?_wi=1"
|
||||
imageAlt="Salon Image interior - welcoming and modern"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -97,16 +97,16 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "Hair Cutting & Styling", description: "Professional cuts and styling for all hair types and lengths. We listen to your vision and deliver exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg", imageAlt: "Expert hair cutting service", button: { text: "Learn More", href: "#" }
|
||||
title: "Hair Cutting & Styling", description: "Professional cuts and styling for all hair types and lengths. We listen to your vision and deliver exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg?_wi=3", imageAlt: "Expert hair cutting service", button: { text: "Learn More", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Hair Color & Treatment", description: "Vibrant color, highlights, balayage, and nourishing treatments to keep your hair healthy and beautiful.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94691.jpg", imageAlt: "Professional hair coloring service", button: { text: "Explore Colors", href: "#" }
|
||||
title: "Hair Color & Treatment", description: "Vibrant color, highlights, balayage, and nourishing treatments to keep your hair healthy and beautiful.", imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-styling-clients-hair_107420-94691.jpg?_wi=3", imageAlt: "Professional hair coloring service", button: { text: "Explore Colors", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Nail Care & Design", description: "Manicures, pedicures, and custom nail art in a relaxing, sanitary environment.", imageSrc: "http://img.b2bpic.net/free-photo/manicure-process_1385-276.jpg", imageAlt: "Luxury nail service", button: { text: "View Gallery", href: "#" }
|
||||
title: "Nail Care & Design", description: "Manicures, pedicures, and custom nail art in a relaxing, sanitary environment.", imageSrc: "http://img.b2bpic.net/free-photo/manicure-process_1385-276.jpg?_wi=3", imageAlt: "Luxury nail service", button: { text: "View Gallery", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Special Occasion Styling", description: "Weddings, events, and celebrations—we'll make sure you feel confident and radiant for your special day.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg", imageAlt: "Special occasion styling", button: { text: "Book Event", href: "#" }
|
||||
title: "Special Occasion Styling", description: "Weddings, events, and celebrations—we'll make sure you feel confident and radiant for your special day.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-leather-barber-shop-chair_23-2148242807.jpg?_wi=3", imageAlt: "Special occasion styling", button: { text: "Book Event", href: "#" }
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -128,19 +128,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Finally Found My Perfect Stylist", quote: "I've been going to Sarah at Salon Image for two years now. She really listens to what I want and always delivers. The atmosphere is so welcoming, and I actually look forward to my appointments!", name: "Jennifer Martinez", role: "Local Professional", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Jennifer Martinez"
|
||||
id: "1", title: "Finally Found My Perfect Stylist", quote: "I've been going to Sarah at Salon Image for two years now. She really listens to what I want and always delivers. The atmosphere is so welcoming, and I actually look forward to my appointments!", name: "Jennifer Martinez", role: "Local Professional", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Jennifer Martinez"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Best Wedding Day Hair Ever", quote: "The team at Salon Image made me feel like royalty on my wedding day. My hair stayed perfect all day, and the stylist made me feel so calm and beautiful. Highly recommend for any special occasion!", name: "Emma Thompson", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emma Thompson"
|
||||
id: "2", title: "Best Wedding Day Hair Ever", quote: "The team at Salon Image made me feel like royalty on my wedding day. My hair stayed perfect all day, and the stylist made me feel so calm and beautiful. Highly recommend for any special occasion!", name: "Emma Thompson", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Emma Thompson"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Transformed My Hair, Transformed My Confidence", quote: "I came in wanting a change, and the stylist helped me find the perfect new look. Not only does my hair look amazing, but I feel so much more confident. Great prices too!", name: "Sophia Chen", role: "Marketing Manager", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", imageAlt: "Sophia Chen"
|
||||
},
|
||||
{
|
||||
id: "4", title: "A Home Away From Home", quote: "Salon Image is my sanctuary. The team is friendly, professional, and they remember my preferences every visit. It's not just a salon—it's part of my weekly routine and I love it.", name: "Rachel Williams", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Rachel Williams"
|
||||
id: "4", title: "A Home Away From Home", quote: "Salon Image is my sanctuary. The team is friendly, professional, and they remember my preferences every visit. It's not just a salon—it's part of my weekly routine and I love it.", name: "Rachel Williams", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Rachel Williams"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Quality Service at Fair Prices", quote: "Surprised by how affordable the services are without compromising quality. The whole team is attentive and makes you feel valued. This is my go-to salon now.", name: "Michelle Garcia", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Michelle Garcia"
|
||||
id: "5", title: "Quality Service at Fair Prices", quote: "Surprised by how affordable the services are without compromising quality. The whole team is attentive and makes you feel valued. This is my go-to salon now.", name: "Michelle Garcia", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Michelle Garcia"
|
||||
},
|
||||
{
|
||||
id: "6", title: "My Favorite Place in the Neighborhood", quote: "I've been a regular for three years. The stylists are incredibly talented, the salon is beautifully maintained, and the customer service is unmatched. Worth every minute of my time.", name: "Lisa Johnson", role: "Loyal Client", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Lisa Johnson"
|
||||
@@ -157,10 +157,10 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", imageAlt: "Sarah Mitchell - Head Stylist"
|
||||
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg?_wi=1", imageAlt: "Sarah Mitchell - Head Stylist"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Jessica Lopez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg", imageAlt: "Jessica Lopez - Color Specialist"
|
||||
id: "2", name: "Jessica Lopez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-caucasian-woman-black-medical-uniform-standing-studio-competent-female-cosmetologist-holding-arms-crossed-grey-background_7502-9241.jpg?_wi=2", imageAlt: "Jessica Lopez - Color Specialist"
|
||||
}
|
||||
]}
|
||||
memberVariant="card"
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brunette-woman-with-mobile-phone-getting-her-hair-done_23-2148108788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brunette-woman-with-mobile-phone-getting-her-hair-done_23-2148108788.jpg?_wi=2"
|
||||
imageAlt="Salon Image consultation area"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user