From a0c601338c40667dbab695e1ecb431ddfb6bfcf1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 19:58:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e19cc3..50387d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562538.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562538.jpg?_wi=1" imageAlt="Extérieur de l'Hôtel Lalla Khedidja" mediaAnimation="opacity" avatars={[ @@ -122,7 +122,7 @@ export default function LandingPage() { description="L'Hôtel Lalla Khedidja vous offre un service de qualité supérieure dans une atmosphère chaleureuse et accueillante. Idéalement situé pour explorer les merveilles de la région du Djurdjura." subdescription="Chaque détail est pensé pour assurer votre confort absolu durant votre séjour professionnel ou touristique." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1823.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1823.jpg?_wi=1" imageAlt="Intérieur de l'hôtel" mediaAnimation="slide-up" /> @@ -147,7 +147,7 @@ export default function LandingPage() { description: "Restez connecté avec un Wi-Fi haut débit gratuit.", bentoComponent: "reveal-icon", icon: Wifi, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562538.jpg?_wi=2", imageAlt: "hotel buffet breakfast spread", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { description: "Un stationnement facile pour tous nos résidents.", bentoComponent: "reveal-icon", icon: Car, - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1823.jpg?_wi=2", imageAlt: "hotel buffet breakfast spread", }, ]} -- 2.49.1