From 18031dadc6685248a1cc2921ccf6f0dd351c8f72 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 00:53:08 +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 25f4f8f..033d2e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-laying-by-lake-high-angle_23-2149870008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-laying-by-lake-high-angle_23-2149870008.jpg?_wi=1" imageAlt="Bateau ponton aux Saintes" avatars={[ { @@ -148,7 +148,7 @@ export default function LandingPage() { description: "Profitez du coucher de soleil.", bentoComponent: "reveal-icon", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/people-laying-by-lake-high-angle_23-2149870008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-laying-by-lake-high-angle_23-2149870008.jpg?_wi=2", imageAlt: "snorkeling equipment crystal clear water", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { description: "Bateau sans permis, naviguez à votre rythme.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-calm-woman-doing-yoga-sailing-yacht-boat-sea-island-background_1153-4871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-calm-woman-doing-yoga-sailing-yacht-boat-sea-island-background_1153-4871.jpg?_wi=1", imageAlt: "snorkeling equipment crystal clear water", }, ]} @@ -176,7 +176,7 @@ export default function LandingPage() { id: "p1", name: "Pack Journée Liberté", price: "Sur demande", - imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-calm-woman-doing-yoga-sailing-yacht-boat-sea-island-background_1153-4871.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-healthy-calm-woman-doing-yoga-sailing-yacht-boat-sea-island-background_1153-4871.jpg?_wi=2", }, { id: "p2", -- 2.49.1