Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-13 16:57:42 +00:00

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Classic Haircuts", description: "Expert cuts tailored to your style and face shape. Traditional techniques combined with modern trends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc", imageAlt: "Selection of professional haircut styles"
title: "Classic Haircuts", description: "Expert cuts tailored to your style and face shape. Traditional techniques combined with modern trends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc&_wi=1", imageAlt: "Selection of professional haircut styles"
},
{
id: 2,
@@ -91,7 +91,7 @@ export default function LandingPage() {
},
{
id: 3,
title: "Beard Grooming", description: "Complete beard care including shaping, trimming, and conditioning treatments for optimal health.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc", imageAlt: "Professional beard grooming services"
title: "Beard Grooming", description: "Complete beard care including shaping, trimming, and conditioning treatments for optimal health.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b119fc&_wi=2", imageAlt: "Professional beard grooming services"
}
]}
ariaLabel="Premium barber services section"