Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Precision Fades", description: "Expert fade cuts with perfect blending and sharp lines. Classic to modern styles tailored to your preference.", icon: Scissors,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4691.jpg", imageAlt: "Professional fade cut demonstration" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4691.jpg?_wi=1", imageAlt: "Professional fade cut demonstration" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-confident-groom-with-beard-mustaches-standing-looking-away-while-his-friend-standing-him-helping-dressing-up-shirt-bow-tie-hotel-room-wedding-day_8353-12417.jpg", imageAlt: "Sharp lineup haircut detail" }
|
||||
]
|
||||
},
|
||||
@@ -103,14 +103,14 @@ export default function LandingPage() {
|
||||
title: "Beard Sculpting & Trimming", description: "Specialized beard shaping and maintenance. We sculpt the perfect beard style with precision and care for a distinguished look.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-arranging-his-beard-with-shaving-machine_23-2148298347.jpg", imageAlt: "Professional beard trimming technique" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-trendy-summer-dress-looking-down-while-posing-studio_197531-21095.jpg", imageAlt: "Beard styling and grooming" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-trendy-summer-dress-looking-down-while-posing-studio_197531-21095.jpg?_wi=1", imageAlt: "Beard styling and grooming" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Hair Color & Design", description: "Modern hair coloring and design services. Add dimension, color enhancements, and creative hair designs to express your style.", icon: Palette,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-trendy-summer-dress-looking-down-while-posing-studio_197531-21095.jpg", imageAlt: "Hair color treatment service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4691.jpg", imageAlt: "Colored fade cut example" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-trendy-summer-dress-looking-down-while-posing-studio_197531-21095.jpg?_wi=2", imageAlt: "Hair color treatment service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4691.jpg?_wi=2", imageAlt: "Colored fade cut example" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user