Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 04:08:07 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Precision Cuts", description: "Our stylists are known for their attention to detail — from perfect fades to clean lineups. Every cut is executed with expert technique and care.", imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462506.jpg"
title: "Precision Cuts", description: "Our stylists are known for their attention to detail — from perfect fades to clean lineups. Every cut is executed with expert technique and care.", imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462506.jpg?_wi=1"
},
{
id: 2,
@@ -87,13 +87,13 @@ export default function LandingPage() {
description="Professional haircuts and grooming services tailored to your style and needs."
products={[
{
id: "1", name: "Haircut", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg", imageAlt: "Professional haircut service"
id: "1", name: "Haircut", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg?_wi=1", imageAlt: "Professional haircut service"
},
{
id: "2", name: "Fade & Taper", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462506.jpg", imageAlt: "Precision fade and taper service"
id: "2", name: "Fade & Taper", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462506.jpg?_wi=2", imageAlt: "Precision fade and taper service"
},
{
id: "3", name: "Haircut + Wash", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg", imageAlt: "Haircut with refreshing wash"
id: "3", name: "Haircut + Wash", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-getting-haircut-by-hairdresser-while-sitting-chair-barbershop-barber-soul_627829-6328.jpg?_wi=2", imageAlt: "Haircut with refreshing wash"
},
{
id: "4", name: "Beard Trim", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-barber-trimming-beard-man_23-2147778850.jpg", imageAlt: "Professional beard trim service"