From d14ebd07ced5c0fe7b32155fc3b17450e3f7907c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:22:30 +0000 Subject: [PATCH 1/3] Update src/app/create/page.tsx --- src/app/create/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/create/page.tsx b/src/app/create/page.tsx index 82510ab..efa1e51 100644 --- a/src/app/create/page.tsx +++ b/src/app/create/page.tsx @@ -50,7 +50,7 @@ export default function CreatePage() { { text: "Retour à l'accueil", href: "/" }, ]} 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=2" imageAlt="Friends playing mobile game laughing party" mediaAnimation="slide-up" /> @@ -63,7 +63,7 @@ export default function CreatePage() { tag="Paramètres" 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=2" imageAlt="voting mobile app interface design screen" buttons={[{ text: "Configurer Maintenant", href: "#" }]} buttonAnimation="slide-up" @@ -86,7 +86,7 @@ export default function CreatePage() {