Merge version_1 into main #1
@@ -24,22 +24,22 @@ const navItems = [
|
||||
const heroTestimonials = [
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Regular Client", testimonial: "The best salon experience I've had. The team truly understands what I need.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-happy-young-female-youngster-has-curly-afro-hairstyle-listens-music-earphones_273609-8864.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-happy-young-female-youngster-has-curly-afro-hairstyle-listens-music-earphones_273609-8864.jpg?_wi=1"},
|
||||
{
|
||||
name: "Emma Thompson", handle: "Bridal Client", testimonial: "My wedding day hair was absolutely perfect. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg?_wi=1"},
|
||||
{
|
||||
name: "James Wilson", handle: "Groom", testimonial: "Professional service from start to finish. Great attention to detail.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3634.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3634.jpg?_wi=1"},
|
||||
];
|
||||
|
||||
const testimonials = [
|
||||
{
|
||||
id: "1", name: "Victoria Chen", role: "Regular Client", testimonial: "Absolutely fantastic! My hair has never looked better. The team is so welcoming and professional. I've been coming here for 3 years.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-happy-young-female-youngster-has-curly-afro-hairstyle-listens-music-earphones_273609-8864.jpg"},
|
||||
id: "1", name: "Victoria Chen", role: "Regular Client", testimonial: "Absolutely fantastic! My hair has never looked better. The team is so welcoming and professional. I've been coming here for 3 years.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-happy-young-female-youngster-has-curly-afro-hairstyle-listens-music-earphones_273609-8864.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Jessica Martinez", role: "Bridal Client", testimonial: "My wedding day hair was perfection! The stylist listened to exactly what I wanted and made it even better. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg"},
|
||||
id: "2", name: "Jessica Martinez", role: "Bridal Client", testimonial: "My wedding day hair was perfection! The stylist listened to exactly what I wanted and made it even better. Thank you!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "David Thompson", role: "Corporate Client", testimonial: "Professional, reliable, and always delivers. I trust them with my look for important business events.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3634.jpg"},
|
||||
id: "3", name: "David Thompson", role: "Corporate Client", testimonial: "Professional, reliable, and always delivers. I trust them with my look for important business events.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3634.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Amanda Foster", role: "Color Transformation", testimonial: "I was nervous about my hair transformation, but the colorist was so knowledgeable and supportive. I love the new me!", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-lovely-young-female-model-with-blond-hair-dressed-sleepwear-sitting-bed-with-wonderful-smile_291650-1060.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user