From 31d3a4a46e9dfe8d7bfa7f4d8aa9d77636c77c04 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:22:31 +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 f9e31d5..e516472 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 party game on smartphones" mediaAnimation="slide-up" /> @@ -99,7 +99,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="Game room interface showing voting screen" buttons={[{ text: "Commencer maintenant", href: "/create" }]} buttonAnimation="slide-up" @@ -166,7 +166,7 @@ export default function HomePage() {