diff --git a/src/app/page.tsx b/src/app/page.tsx index 982fca0..fa2c394 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { imageAlt: "Portrait woman smiling", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119027.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119027.jpg?_wi=1" imageAlt="luxury boutique hotel room cozy" avatars={[ { @@ -185,21 +185,21 @@ export default function LandingPage() { title: "Le refuge des songes", description: "Chambres pensées comme des cocons, où le calme devient la norme et l'élégance se mêle à une quiétude absolue.", buttonIcon: "Moon", - imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119027.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119027.jpg?_wi=2", imageAlt: "Young beautiful woman sitting on bed in hotel, stylish dress, sensual mood, drinking coffee, holding cup", }, { title: "Passion et sérénité", description: "Retrouvez cette sensation précieuse de vacances réelles, où le temps s'efface pour laisser place à la tendresse d'une expérience authentique.", buttonIcon: "Sparkles", - imageSrc: "http://img.b2bpic.net/free-photo/woman-close-up-portrait-leather-sofa-expressive-pose-looking-camera_8353-8002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-close-up-portrait-leather-sofa-expressive-pose-looking-camera_8353-8002.jpg?_wi=1", imageAlt: "Young beautiful woman sitting on bed in hotel, stylish dress, sensual mood, drinking coffee, holding cup", }, { title: "Douceur de vivre", description: "Un espace préservé où l'attention portée à chaque invité transforme votre séjour en une parenthèse enchantée.", buttonIcon: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-black-suit_158538-989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-black-suit_158538-989.jpg?_wi=1", imageAlt: "Young beautiful woman sitting on bed in hotel, stylish dress, sensual mood, drinking coffee, holding cup", }, ]} @@ -236,14 +236,14 @@ export default function LandingPage() { name: "Marie L.", role: "Hôte fidèle", testimonial: "Une expérience de vacances incomparable, une passion palpable dans chaque détail.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-close-up-portrait-leather-sofa-expressive-pose-looking-camera_8353-8002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-close-up-portrait-leather-sofa-expressive-pose-looking-camera_8353-8002.jpg?_wi=2", }, { id: "2", name: "Thomas V.", role: "Voyageur", testimonial: "Chambre magnifique, calme absolu. Une véritable confiance retrouvée envers l'hôtellerie.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-black-suit_158538-989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-black-suit_158538-989.jpg?_wi=2", }, { id: "3",