diff --git a/src/app/page.tsx b/src/app/page.tsx index 0907387..7f67993 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,10 +69,10 @@ export default function LandingPage() { description="Bar à vin et restaurant sur le port de La Trinité-sur-Mer. Une expérience culinaire unique face aux voiliers." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/picnic-by-sea-with-flowers-glass-champagne-concept-holiday_169016-10285.jpg", @@ -169,7 +169,7 @@ export default function LandingPage() { description="Situé face au port, Le Carré 56 propose une expérience mêlant restauration, bar à vin et ambiance conviviale." subdescription="Profitez d'une terrasse avec vue sur les voiliers, service continu et atmosphère animée en journée comme en soirée." icon={Briefcase} - imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg" + imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -244,7 +244,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Bonne cuisine, produits frais. Terrasse très sympa.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg?_wi=2", imageAlt: "Wine glass", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Endroit animé, parfait entre amis.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=2", imageAlt: "Wine glass", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Un peu d’attente mais cadre très agréable.", rating: 3, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg?_wi=1", imageAlt: "Wine glass", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Une adresse incontournable à La Trinité.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg?_wi=2", imageAlt: "Wine glass", }, ]} @@ -366,7 +366,7 @@ export default function LandingPage() { placeholder: "Votre demande...", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg?_wi=2" />