diff --git a/src/app/create/page.tsx b/src/app/create/page.tsx index 87acaa0..446dabc 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() {