Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-11 22:36:45 +00:00

View File

@@ -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"