Merge version_1 into main #3
@@ -55,11 +55,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-elegant-businessman-receive-beard-care-from-female-with-nice-manicure_613910-15193.jpg", imageAlt: "Barber shop luxury atmosphere"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-elegant-businessman-receive-beard-care-from-female-with-nice-manicure_613910-15193.jpg?_wi=1", imageAlt: "Barber shop luxury atmosphere"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg", imageAlt: "Barber tools close-up"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg?_wi=1", imageAlt: "Barber tools close-up"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987172.jpg", imageAlt: "Luxury barber chair"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987172.jpg?_wi=1", imageAlt: "Luxury barber chair"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comb-scissor-top-view_23-2148352833.jpg", imageAlt: "Precision haircut detail"},
|
||||
{
|
||||
@@ -78,11 +78,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Coupe de Précision", description: "Une maîtrise technique infaillible pour des résultats nets, adaptés à votre morphologie et style personnel.", imageSrc: "http://img.b2bpic.net/free-photo/confident-elegant-businessman-receive-beard-care-from-female-with-nice-manicure_613910-15193.jpg", imageAlt: "Précision"},
|
||||
title: "Coupe de Précision", description: "Une maîtrise technique infaillible pour des résultats nets, adaptés à votre morphologie et style personnel.", imageSrc: "http://img.b2bpic.net/free-photo/confident-elegant-businessman-receive-beard-care-from-female-with-nice-manicure_613910-15193.jpg?_wi=2", imageAlt: "Précision"},
|
||||
{
|
||||
title: "Gestion du Temps", description: "Votre temps est précieux. Sans attente, nous garantissons un service rapide et respectueux de votre emploi du temps.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg", imageAlt: "Efficacité"},
|
||||
title: "Gestion du Temps", description: "Votre temps est précieux. Sans attente, nous garantissons un service rapide et respectueux de votre emploi du temps.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-selfcare-products_23-2149313023.jpg?_wi=2", imageAlt: "Efficacité"},
|
||||
{
|
||||
title: "Expertise Artisanale", description: "Une équipe dédiée à l'art du rasoir et des ciseaux, formée aux techniques de pointe de la coiffure masculine.", imageSrc: "http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987172.jpg", imageAlt: "Artisanat"},
|
||||
title: "Expertise Artisanale", description: "Une équipe dédiée à l'art du rasoir et des ciseaux, formée aux techniques de pointe de la coiffure masculine.", imageSrc: "http://img.b2bpic.net/free-photo/poodle-posing-makeup-studio_23-2151987172.jpg?_wi=2", imageAlt: "Artisanat"},
|
||||
]}
|
||||
title="L'Excellence à Chaque Passage"
|
||||
description="Nous redéfinissons les standards de la coiffure masculine par la précision et l'artisanat pur."
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Julien M.", role: "Maître Barbier", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-male-sits-chair-his-two-irish-setter-dogs_613910-8054.jpg", imageAlt: "Julien M."},
|
||||
id: "1", name: "Julien M.", role: "Maître Barbier", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-male-sits-chair-his-two-irish-setter-dogs_613910-8054.jpg?_wi=1", imageAlt: "Julien M."},
|
||||
{
|
||||
id: "2", name: "Marc T.", role: "Artisan Coiffeur", imageSrc: "http://img.b2bpic.net/free-photo/redhead-bearded-male-dressed-suit-eyeglasses-smoking-tradition-pipe-dark-grey-background_613910-15587.jpg", imageAlt: "Marc T."},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Thomas G.", handle: "@tg_thionville", testimonial: "Enfin un barbier à Thionville qui comprend la précision. La coupe est toujours nette.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-male-sits-chair-his-two-irish-setter-dogs_613910-8054.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-bearded-male-sits-chair-his-two-irish-setter-dogs_613910-8054.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Nicolas F.", handle: "@nicolas_f", testimonial: "Sans attente, expertise incroyable. Le respect du client est la norme ici.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9662.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user