Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5bef1d029d | |||
| b27a562b2c | |||
| b86fce8598 | |||
| b538244b95 | |||
| f5e2d9a980 | |||
| dde0f06918 | |||
| 1446d61c91 | |||
| 784f0c675c |
1410
src/app/layout.tsx
1410
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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 | 20–40 mins", imageSrc: "http://img.b2bpic.net/free-photo/man-gazing-bottle-perfume-isolated_171337-17369.jpg?_wi=2", imageAlt: "Beard grooming service"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user