Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:35:55 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
dashboard={{
title: "Extreme Coiffure", logoIcon: Scissors,
imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg", imageAlt: "Salon Extreme Coiffure", searchPlaceholder: "Quelle coiffure voulez-vous?", sidebarItems: [
imageSrc: "http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg?_wi=1", imageAlt: "Salon Extreme Coiffure", searchPlaceholder: "Quelle coiffure voulez-vous?", sidebarItems: [
{ icon: Home, active: true },
{ icon: Calendar, active: false },
{ icon: Star, active: false },
@@ -176,7 +176,7 @@ export default function LandingPage() {
description="Votre satisfaction est notre succès"
subdescription="Salon Extreme Coiffure - Bezons"
icon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg"
imageSrc="http://img.b2bpic.net/free-photo/luxury-armchairs-barber-shop_140725-7720.jpg?_wi=2"
imageAlt="Équipe Extreme Coiffure"
mediaAnimation="slide-up"
useInvertedBackground={false}