From 72f60dc5b2994b9bd1212bf6cbf669ffdd6781ec Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:20:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 093691d..faa74d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function HomePage() { { text: "Rejoindre une partie", href: "/join" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/stylish-friends-sitting-cafe_273609-5473.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-friends-sitting-cafe_273609-5473.jpg?_wi=1" imageAlt="Friends playing mobile game laughing party" mediaAnimation="slide-up" /> @@ -111,7 +111,7 @@ export default function HomePage() { tag="Expérience Mobile" tagIcon={Smartphone} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/group-close-friends-playing-space-sim-videogame-modern-gaming-console-young-adult-people-sitting-sofa-home-while-enjoying-time-together-fun-leisure-activity-entertainment-device_482257-43301.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-close-friends-playing-space-sim-videogame-modern-gaming-console-young-adult-people-sitting-sofa-home-while-enjoying-time-together-fun-leisure-activity-entertainment-device_482257-43301.jpg?_wi=1" imageAlt="voting mobile app interface design screen" buttons={[{ text: "Commencer maintenant", href: "/create" }]} buttonAnimation="slide-up" @@ -203,7 +203,7 @@ export default function HomePage() {