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() {