Merge version_1 into main #1

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

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Expert Haircuts", description: "Custom cuts crafted to complement your style and face shape. Whether you prefer classic, contemporary, or curly hair styling, our barbers deliver precision and artistry.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg"
title: "Expert Haircuts", description: "Custom cuts crafted to complement your style and face shape. Whether you prefer classic, contemporary, or curly hair styling, our barbers deliver precision and artistry.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg?_wi=1"
},
{
id: 2,
@@ -93,7 +93,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Hair Color & Treatment", description: "Professional hair coloring and specialized treatments to enhance your look. From subtle highlights to bold transformations, we use only premium color products.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg"
title: "Hair Color & Treatment", description: "Professional hair coloring and specialized treatments to enhance your look. From subtle highlights to bold transformations, we use only premium color products.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-barber-shop_23-2149141764.jpg?_wi=2"
}
]}
/>