Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 07:58:17 +00:00

View File

@@ -78,15 +78,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Classic Haircuts", description: "Precision fades, tapers, and traditional cuts executed with expert technique and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-wooden-background_23-2147711598.jpg", imageAlt: "Barbering tools"
title: "Classic Haircuts", description: "Precision fades, tapers, and traditional cuts executed with expert technique and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-wooden-background_23-2147711598.jpg?_wi=1", imageAlt: "Barbering tools"
},
{
id: 2,
title: "Beard Grooming", description: "Professional beard trimming, shaping, and grooming to keep your facial hair looking sharp and distinguished.", imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-wooden-background_23-2147711598.jpg", imageAlt: "Barbering tools"
title: "Beard Grooming", description: "Professional beard trimming, shaping, and grooming to keep your facial hair looking sharp and distinguished.", imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-wooden-background_23-2147711598.jpg?_wi=2", imageAlt: "Barbering tools"
},
{
id: 3,
title: "Styling & Design", description: "Modern styling with creative designs and personalized recommendations based on your preferences and face shape.", imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-wooden-background_23-2147711598.jpg", imageAlt: "Barbering tools"
title: "Styling & Design", description: "Modern styling with creative designs and personalized recommendations based on your preferences and face shape.", imageSrc: "http://img.b2bpic.net/free-photo/hairdressing-supplies-wooden-background_23-2147711598.jpg?_wi=3", imageAlt: "Barbering tools"
}
]}
/>