Merge version_1 into main #2
@@ -42,7 +42,7 @@ export default function BarberHousePage() {
|
||||
<HeroBillboardCarousel
|
||||
title="L'Art de la Coupe. À Genève."
|
||||
description="Dégradés, coupes et barbes soignées — sans rendez-vous, à prix imbattable. Travail impeccable, ambiance chaleureuse, équipe expérimentée."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Barber House"
|
||||
buttons={[
|
||||
{ text: "Nous Trouver", href: "location" },
|
||||
@@ -53,16 +53,16 @@ export default function BarberHousePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43584.jpg", imageAlt: "Intérieur premium barbershop Barber House"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-seasonal-mountain-ski-resort_482257-91320.jpg?_wi=1", imageAlt: "Chaises de barbier style professionnel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-seasonal-mountain-ski-resort_482257-91320.jpg", imageAlt: "Chaises de barbier style professionnel"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg?_wi=1", imageAlt: "Coupe de cheveux expert barbershop"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg", imageAlt: "Coupe de cheveux expert barbershop"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attentive-barber-shaving-beard-client-barber-shop_23-2148181974.jpg?_wi=1", imageAlt: "Toilettage barbe professionnel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attentive-barber-shaving-beard-client-barber-shop_23-2148181974.jpg", imageAlt: "Toilettage barbe professionnel"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-red-shirt-looking-camera_23-2148298310.jpg?_wi=1", imageAlt: "Équipe expérimentée Barber House"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-red-shirt-looking-camera_23-2148298310.jpg", imageAlt: "Équipe expérimentée Barber House"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -74,16 +74,16 @@ export default function BarberHousePage() {
|
||||
description="Découvrez pourquoi nos clients nous font confiance depuis 5 ans"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Travail Impeccable", description: "Dégradés nets, finitions soignées. Chaque coupe est une œuvre d'art.", tag: "Qualité", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg?_wi=2", imageAlt: "Coupe impeccable barbershop"
|
||||
id: "1", title: "Travail Impeccable", description: "Dégradés nets, finitions soignées. Chaque coupe est une œuvre d'art.", tag: "Qualité", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon_613910-5075.jpg", imageAlt: "Coupe impeccable barbershop"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Sans Rendez-vous", description: "Prise en charge rapide. Votre confort est notre priorité.", tag: "Praticité", imageSrc: "http://img.b2bpic.net/free-photo/empty-seasonal-mountain-ski-resort_482257-91320.jpg?_wi=2", imageAlt: "Barbershop accueillant"
|
||||
id: "2", title: "Sans Rendez-vous", description: "Prise en charge rapide. Votre confort est notre priorité.", tag: "Praticité", imageSrc: "http://img.b2bpic.net/free-photo/empty-seasonal-mountain-ski-resort_482257-91320.jpg", imageAlt: "Barbershop accueillant"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Prix Honnêtes", description: "Coupe adulte 25 CHF / Coupe étudiant 20 CHF. Qualité sans artifice.", tag: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-red-shirt-looking-camera_23-2148298310.jpg?_wi=2", imageAlt: "Équipe Barber House"
|
||||
id: "3", title: "Prix Honnêtes", description: "Coupe adulte 25 CHF / Coupe étudiant 20 CHF. Qualité sans artifice.", tag: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-red-shirt-looking-camera_23-2148298310.jpg", imageAlt: "Équipe Barber House"
|
||||
},
|
||||
{
|
||||
id: "4", title: "200+ Avis 5 Étoiles", description: "Clients fidèles depuis des années. Le meilleur barbier de Genève.", tag: "Confiance", imageSrc: "http://img.b2bpic.net/free-photo/attentive-barber-shaving-beard-client-barber-shop_23-2148181974.jpg?_wi=2", imageAlt: "Service barbe expertise"
|
||||
id: "4", title: "200+ Avis 5 Étoiles", description: "Clients fidèles depuis des années. Le meilleur barbier de Genève.", tag: "Confiance", imageSrc: "http://img.b2bpic.net/free-photo/attentive-barber-shaving-beard-client-barber-shop_23-2148181974.jpg", imageAlt: "Service barbe expertise"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user