Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-27 13:45:45 +00:00

View File

@@ -93,17 +93,17 @@ export default function LandingPage() {
{
title: "Precision Cutting",
description: "Tailored haircuts that complement your face shape and personal style.",
imageSrc: "http://img.b2bpic.net/free-photo/hairstyle-tools-arrangement-top-view_23-2149552385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairstyle-tools-arrangement-top-view_23-2149552385.jpg?_wi=1",
},
{
title: "Custom Coloring",
description: "Expert color correction and highlights for a vibrant, healthy shine.",
imageSrc: "http://img.b2bpic.net/free-photo/hairstyle-tools-arrangement-top-view_23-2149552385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairstyle-tools-arrangement-top-view_23-2149552385.jpg?_wi=2",
},
{
title: "Bridal Styling",
description: "Elegant updos and styles for your most important life occasions.",
imageSrc: "http://img.b2bpic.net/free-photo/hairstyle-tools-arrangement-top-view_23-2149552385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hairstyle-tools-arrangement-top-view_23-2149552385.jpg?_wi=3",
},
]}
title="Our Services"
@@ -138,35 +138,35 @@ export default function LandingPage() {
name: "Elena Grace",
role: "Master Stylist",
description: "Specializing in precision cutting and modern hair textures.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg?_wi=1",
},
{
id: "2",
name: "Marcus Thorne",
role: "Color Specialist",
description: "Expert in balayage and vibrant color transformations.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg?_wi=2",
},
{
id: "3",
name: "Sarah Jenkins",
role: "Bridal Expert",
description: "Creating timeless updos and elegant styles for every special event.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg?_wi=3",
},
{
id: "4",
name: "Jude Low",
role: "Senior Stylist",
description: "Focused on hair health and revitalizing treatments.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg?_wi=4",
},
{
id: "5",
name: "Chloe Vance",
role: "Junior Associate",
description: "Passionate about trends and contemporary hair styling techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147482.jpg?_wi=5",
},
]}
/>