Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 08:44:38 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Premium Grooming Experience"
description="Crafted cuts, signature styles, and expert barbering for the modern gentleman. Step into our chair and discover what true craftsmanship means."
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "25+", label: "Years Experience" },
{ value: "5000+", label: "Satisfied Clients" },
@@ -84,7 +84,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Classic Haircut", description: "Traditional scissor and blade techniques perfected over decades. Get the timeless look that never goes out of style.", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg?_wi=1"},
title: "Classic Haircut", description: "Traditional scissor and blade techniques perfected over decades. Get the timeless look that never goes out of style.", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg"},
{
id: 2,
title: "Fade & Taper", description: "Modern fades with precise tapering. From high fades to skin fades, we deliver sharp lines and clean edges.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-bearded-male-dressed-red-fleece-shirt-grey-background_613910-13481.jpg"},
@@ -113,7 +113,7 @@ export default function LandingPage() {
{
id: "1", name: "Marcus Johnson", role: "Head Barber", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-scissors-clenching-fist-looking-front-with-angry-face-standing-light-wall_141793-50597.jpg"},
{
id: "2", name: "David Chen", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg?_wi=2"},
id: "2", name: "David Chen", role: "Senior Barber", imageSrc: "http://img.b2bpic.net/free-photo/man-hair-salon-facing-camera_23-2148242763.jpg"},
{
id: "3", name: "Anthony Martinez", role: "Barber Specialist", imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286081.jpg"},
{