From a1dbe73069cf2c5e1592ba7ecb763ad9775b00fd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:07:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a79d1fa..c0955e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function HomePage() { imageAlt: "Vue extérieure de l'hôtel du Soleil", }, { - imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=1", imageAlt: "Intérieur chaleureux et accueillant", }, ]} @@ -81,7 +81,7 @@ export default function HomePage() { { value: "50+", title: "Ans de tradition" }, { value: "4,1/5", title: "Évaluation clients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1" imageAlt="Ambiance du restaurant traditionnel" useInvertedBackground={false} mediaAnimation="slide-up" @@ -103,7 +103,7 @@ export default function HomePage() { name: "Chambre Standard", price: "CHF 120-150", variant: "Vue lac • Wifi gratuit", - imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-11378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-11378.jpg?_wi=1", imageAlt: "Chambre standard confortable", }, { @@ -111,7 +111,7 @@ export default function HomePage() { name: "Chambre Confort", price: "CHF 150-200", variant: "Balcon • Parking inclus", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=1", imageAlt: "Chambre confort avec balcon", }, { @@ -119,7 +119,7 @@ export default function HomePage() { name: "Suite Prestige", price: "CHF 220-280", variant: "Vue panoramique • Spa", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-luxury-resort_53876-138105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-luxury-resort_53876-138105.jpg?_wi=1", imageAlt: "Suite prestige luxueuse", }, ]} @@ -146,7 +146,7 @@ export default function HomePage() { name: "Spécialité Chasse", price: "CHF 38-48", variant: "Gibier du jour • Sauce maison", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-dish-with-glass-wine-table-meat-meal-food_140725-28163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-dish-with-glass-wine-table-meat-meal-food_140725-28163.jpg?_wi=1", imageAlt: "Plat de gibier savoureux", }, { @@ -154,7 +154,7 @@ export default function HomePage() { name: "Entrecôte Beurre Soleil", price: "CHF 42-52", variant: "Viande suisse • Légumes de saison", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-salad-second-dish-first-dish-white-surface_231208-7866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-healthy-food-delivery-salad-second-dish-first-dish-white-surface_231208-7866.jpg?_wi=1", imageAlt: "Entrecôte sauce beurre parfumée", }, { @@ -162,7 +162,7 @@ export default function HomePage() { name: "Menu Découverte", price: "CHF 65-85", variant: "Accords mets-vins • 4 services", - imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1", imageAlt: "Ambiance élégante du restaurant", }, ]}