8 Commits

Author SHA1 Message Date
5bef1d029d Merge version_2 into main
Merge version_2 into main
2026-03-09 18:56:55 +00:00
b27a562b2c Update src/app/layout.tsx 2026-03-09 18:56:44 +00:00
b86fce8598 Merge version_2 into main
Merge version_2 into main
2026-03-09 18:55:46 +00:00
b538244b95 Update src/app/page.tsx 2026-03-09 18:55:42 +00:00
f5e2d9a980 Update src/app/layout.tsx 2026-03-09 18:55:41 +00:00
dde0f06918 Merge version_1 into main
Merge version_1 into main
2026-03-09 18:54:45 +00:00
1446d61c91 Merge version_1 into main
Merge version_1 into main
2026-03-09 18:53:59 +00:00
784f0c675c Merge version_1 into main
Merge version_1 into main
2026-03-09 18:52:54 +00:00
2 changed files with 9 additions and 1407 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -109,15 +109,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Classic Haircut", description: "Traditional and contemporary haircuts tailored to your face shape and personal style. Includes hot towel finish.", imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=2", imageAlt: "Professional haircut service"
title: "Classic Haircut", description: "Traditional and contemporary haircuts tailored to your face shape and personal style. Includes hot towel finish. | $35 | 30 mins", imageSrc: "http://img.b2bpic.net/free-photo/barber-drying-old-customers-face-after-shaving_23-2148181958.jpg?_wi=2", imageAlt: "Professional haircut service"
},
{
id: 2,
title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave with premium products and impeccable technique.", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2", imageAlt: "Traditional shave service"
title: "Straight Razor Shave", description: "Experience the luxury of a traditional straight razor shave with premium products and impeccable technique. | $25 | 25 mins", imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2", imageAlt: "Traditional shave service"
},
{
id: 3,
title: "Beard Grooming", description: "Expert beard trimming, styling, and conditioning treatments to keep your beard looking sharp and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg?_wi=2", imageAlt: "Beard grooming service"
title: "Beard Grooming", description: "Expert beard trimming, styling, and conditioning treatments to keep your beard looking sharp and healthy. | $20$40 | 2040 mins", imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg?_wi=2", imageAlt: "Beard grooming service"
},
]}
/>