Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="Established 2015"
|
||||
tagIcon={Scissors}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg?_wi=1"
|
||||
imageAlt="First Class Barbershop interior with professional barbers"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
id: "haircut", title: "Precision Haircuts", description: "Expert cuts tailored to your style. Modern and classic techniques. Every cut executed with precision and attention to your hair type and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-male-who-himself-shaving-hairdressing-salon_613910-4385.jpg", imageAlt: "Professional precision haircut"
|
||||
},
|
||||
{
|
||||
id: "beard", title: "Beard Grooming", description: "Shape, trim, and style. Hot towel shaves available. Professional beard maintenance using premium products for a polished, well-groomed appearance.", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-trimming-moustache-client_23-2147778835.jpg", imageAlt: "Professional beard grooming"
|
||||
id: "beard", title: "Beard Grooming", description: "Shape, trim, and style. Hot towel shaves available. Professional beard maintenance using premium products for a polished, well-groomed appearance.", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-trimming-moustache-client_23-2147778835.jpg?_wi=1", imageAlt: "Professional beard grooming"
|
||||
},
|
||||
{
|
||||
id: "fade", title: "Fade Specialists", description: "Clean skin fades and blends. Expert technique. Skin fades, taper fades, and custom blends executed with precision using professional clippers and techniques.", imageSrc: "http://img.b2bpic.net/free-photo/barber-preparing-client-trimming-hair-salon_23-2148181952.jpg", imageAlt: "Professional fade haircut"
|
||||
@@ -137,10 +137,10 @@ export default function LandingPage() {
|
||||
id: "kids", title: "Kids Haircuts", description: "Patient, friendly service for children. Modern styles. We make haircuts fun and comfortable for young customers with a calm, welcoming atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-sitting-barbershop_1157-24959.jpg", imageAlt: "Kids haircut service"
|
||||
},
|
||||
{
|
||||
id: "shave", title: "Hot Towel Shaves", description: "Luxurious shaving experience. Premium products. Classic barber service with hot towel application, premium shaving cream, and expert blade technique.", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-trimming-moustache-client_23-2147778835.jpg", imageAlt: "Hot towel shave service"
|
||||
id: "shave", title: "Hot Towel Shaves", description: "Luxurious shaving experience. Premium products. Classic barber service with hot towel application, premium shaving cream, and expert blade technique.", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-trimming-moustache-client_23-2147778835.jpg?_wi=2", imageAlt: "Hot towel shave service"
|
||||
},
|
||||
{
|
||||
id: "consultations", title: "Style Consultations", description: "Personalized style advice. Expert recommendations. Our barbers help you find the perfect cut and style based on your hair type and face shape.", imageSrc: "http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg", imageAlt: "Style consultation service"
|
||||
id: "consultations", title: "Style Consultations", description: "Personalized style advice. Expert recommendations. Our barbers help you find the perfect cut and style based on your hair type and face shape.", imageSrc: "http://img.b2bpic.net/free-photo/man-work-with-hair-hairdresser-with-client_1157-43581.jpg?_wi=2", imageAlt: "Style consultation service"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user