Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -42,14 +42,14 @@ const serviceFeatures = [
|
||||
{
|
||||
title: 'The Full Gentleman Package',
|
||||
description: 'Haircut + Beard + Hot Towel + Styling. The complete grooming experience for the discerning man.',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-massaging-young-customer-s-face-wrapped-towel-barbershop_181624-53211.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-massaging-young-customer-s-face-wrapped-towel-barbershop_181624-53211.jpg?_wi=1',
|
||||
imageAlt: 'Complete grooming package session at luxury barbershop',
|
||||
button: { text: 'Learn More', href: '#' }
|
||||
},
|
||||
{
|
||||
title: 'Royal Treatment',
|
||||
description: 'Full service grooming experience with premium products and personalized styling consultation.',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-massaging-young-customer-s-face-wrapped-towel-barbershop_181624-53211.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/vertical-shot-hairdresser-massaging-young-customer-s-face-wrapped-towel-barbershop_181624-53211.jpg?_wi=2',
|
||||
imageAlt: 'Premium royal treatment grooming experience',
|
||||
button: { text: 'Learn More', href: '#' }
|
||||
}
|
||||
@@ -69,7 +69,7 @@ const testimonials = [
|
||||
quote: 'Best cut I\'ve ever had. Professional, clean, and worth every dollar. The attention to detail is unmatched.',
|
||||
name: 'Michael R.',
|
||||
role: 'Business Executive',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1',
|
||||
imageAlt: 'Michael R., satisfied client testimonial'
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ const testimonials = [
|
||||
quote: 'Barbers Inn feels like a private club. The atmosphere, the service, the results—everything is premium. Highly recommend.',
|
||||
name: 'James T.',
|
||||
role: 'Finance Professional',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2',
|
||||
imageAlt: 'James T., client testimonial'
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ const testimonials = [
|
||||
quote: 'I book my appointments weeks in advance because the wait is always worth it. These barbers truly are artists.',
|
||||
name: 'David K.',
|
||||
role: 'Creative Director',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3',
|
||||
imageAlt: 'David K., testimonial about barber expertise'
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ const testimonials = [
|
||||
quote: 'After trying many barbershops, Barbers Inn is my permanent go-to. Consistency, quality, and genuine care every time.',
|
||||
name: 'Robert H.',
|
||||
role: 'Corporate Manager',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg',
|
||||
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4',
|
||||
imageAlt: 'Robert H., loyal client testimonial'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user