Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c54651817 | |||
| e72b2b716a |
@@ -139,17 +139,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Karen Martinez", handle: "Google Review", testimonial: "Karen did an amazing job finding the perfect mahogany red that complements my skin tone. She made me feel comfortable and listened to exactly what I wanted.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-woman-darkness_1098-3706.jpg", imageAlt: "Karen Martinez"},
|
||||
id: "1", name: "Karen Martinez", handle: "Regular Client", testimonial: "Karen did an amazing job finding the perfect mahogany red that complements my skin tone. She made me feel comfortable and listened to exactly what I wanted.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-woman-darkness_1098-3706.jpg", imageAlt: "Karen Martinez"},
|
||||
{
|
||||
id: "2", name: "Megan Johnson", handle: "Google Review", testimonial: "Megan was fabulous! My ombré looked brand new. The whole team is friendly and professional. I'll definitely be coming back!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Megan Johnson"},
|
||||
id: "2", name: "Megan Johnson", handle: "Returning Client", testimonial: "Megan was fabulous! My ombré looked brand new. The whole team is friendly and professional. I'll definitely be coming back!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Megan Johnson"},
|
||||
{
|
||||
id: "3", name: "Madlene Williams", handle: "Google Review", testimonial: "Everyone is friendly and the salon is always clean and sanitized. I felt safe and welcomed from the moment I walked in.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Madlene Williams"},
|
||||
id: "3", name: "Madlene Williams", handle: "First-Time Visitor", testimonial: "Everyone is friendly and the salon is always clean and sanitized. I felt safe and welcomed from the moment I walked in.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Madlene Williams"},
|
||||
{
|
||||
id: "4", name: "Hilary Chen", handle: "Google Review", testimonial: "My ombré looked brand new and the environment was amazing. The stylists really care about their craft. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205869.jpg", imageAlt: "Hilary Chen"},
|
||||
id: "4", name: "Hilary Chen", handle: "Loyal Client", testimonial: "My ombré looked brand new and the environment was amazing. The stylists really care about their craft. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205869.jpg", imageAlt: "Hilary Chen"},
|
||||
{
|
||||
id: "5", name: "Rebecca Lopez", handle: "Google Review", testimonial: "Best haircut I've had in years. The stylist really understood what I wanted and delivered. Will be a regular customer.", imageSrc: "http://img.b2bpic.net/free-photo/strong-bond-blonde-twins_329181-10679.jpg", imageAlt: "Rebecca Lopez"},
|
||||
id: "5", name: "Rebecca Lopez", handle: "New Client", testimonial: "Best haircut I've had in years. The stylist really understood what I wanted and delivered. Will be a regular customer.", imageSrc: "http://img.b2bpic.net/free-photo/strong-bond-blonde-twins_329181-10679.jpg", imageAlt: "Rebecca Lopez"},
|
||||
{
|
||||
id: "6", name: "Sarah Anderson", handle: "Google Review", testimonial: "I was nervous about trying a new salon, but the team made me feel at home immediately. Love my new look!", imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-looking-her-side-while-showing-her-hand-white-wall_114579-56050.jpg", imageAlt: "Sarah Anderson"},
|
||||
id: "6", name: "Sarah Anderson", handle: "First-Time Visitor", testimonial: "I was nervous about trying a new salon, but the team made me feel at home immediately. Love my new look!", imageSrc: "http://img.b2bpic.net/free-photo/surprised-woman-looking-her-side-while-showing-her-hand-white-wall_114579-56050.jpg", imageAlt: "Sarah Anderson"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user