diff --git a/src/app/page.tsx b/src/app/page.tsx index 548f52b..3f5e1aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}