From 72e2b74b2a76fcdb7029d6e88ec5d1e9efe28d6d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:24:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3129e9e..c210dee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,31 +80,31 @@ export default function LandingPage() { id: "1", name: "Bokoblin", price: "13 PV", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg?_wi=1", }, { id: "2", name: "Moblin", price: "24 PV", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg?_wi=2", }, { id: "3", name: "Lézalfos", price: "20 PV", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg?_wi=3", }, { id: "4", name: "Lynel", price: "1000 PV", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg?_wi=4", }, { id: "5", name: "Gardien", price: "500 PV", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-objects-with-role-playing-game-sheet_23-2149352299.jpg?_wi=5", }, ]} title="Bestiaire & Ennemis" @@ -122,19 +122,19 @@ export default function LandingPage() { id: "k1", title: "Korogus", description: "Localisation par région pour Noïa.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-shelter_23-2148456453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-shelter_23-2148456453.jpg?_wi=1", }, { id: "k2", title: "Sanctuaires", description: "Soluces et labyrinthes complets.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-shelter_23-2148456453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-shelter_23-2148456453.jpg?_wi=2", }, { id: "k3", title: "Équipements", description: "Stats, sets et localisations.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-shelter_23-2148456453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-woman-shelter_23-2148456453.jpg?_wi=3", }, ]} title="Guide Expert"