Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a186be9b8 | |||
| 937354f774 | |||
| 094eb2b290 |
@@ -86,13 +86,13 @@ export default function LandingPage() {
|
||||
description="Professional barbershop services for the whole family, from classic fades to precision trims."
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Men's Haircuts", description: "Expert fades, clean lines, and classic cuts. Fast service without appointments.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg?_wi=3", imageAlt: "Professional fade haircut"
|
||||
id: "01", title: "Men's Haircuts — $23", description: "Expert fades, clean lines, and classic cuts. Fast service without appointments.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work-washing-head_627829-7378.jpg?_wi=3", imageAlt: "Professional fade haircut"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Beard Trimming", description: "Precision beard shaping and grooming. Professional styling and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/faceless-woman-cutting-beard-man_23-2147778905.jpg?_wi=2", imageAlt: "Professional beard trim service"
|
||||
id: "02", title: "Beard Trimming — $15", description: "Precision beard shaping and grooming. Professional styling and maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/faceless-woman-cutting-beard-man_23-2147778905.jpg?_wi=2", imageAlt: "Professional beard trim service"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Kids Haircuts", description: "Family-friendly atmosphere. Gentle, professional service for children.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-getting-haircut_23-2149870362.jpg?_wi=2", imageAlt: "Kids haircut service"
|
||||
id: "03", title: "Kids Haircuts — $18", description: "Family-friendly atmosphere. Gentle, professional service for children.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-getting-haircut_23-2149870362.jpg?_wi=2", imageAlt: "Kids haircut service"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user