Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user