Merge version_1 into main #1
@@ -59,11 +59,11 @@ export default function LandingPage() {
|
||||
tag="HERO INTRODUCTION"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg?_wi=1",
|
||||
imageAlt: "Warrior Portrait",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C58hc7F3EqxubHLIhmQ9L1No0f/uploaded-1775664597776-1b55qv0q.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C58hc7F3EqxubHLIhmQ9L1No0f/uploaded-1775664597776-1b55qv0q.jpg?_wi=1",
|
||||
imageAlt: "Dynamic Gameplay Action",
|
||||
},
|
||||
{
|
||||
@@ -195,24 +195,24 @@ export default function LandingPage() {
|
||||
title: "Dragon Knight",
|
||||
subtitle: "Frontline Tank",
|
||||
detail: "Excellent synergy for sustained fights.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Nevermore",
|
||||
subtitle: "Burst Mage",
|
||||
detail: "High-damage nuker to finish off targets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Sniper",
|
||||
subtitle: "Backline Support",
|
||||
detail: "Provides vision and long-range pressure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg?_wi=4",
|
||||
},
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C58hc7F3EqxubHLIhmQ9L1No0f/uploaded-1775664597776-1b55qv0q.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C58hc7F3EqxubHLIhmQ9L1No0f/uploaded-1775664597776-1b55qv0q.jpg?_wi=2",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
]}
|
||||
@@ -246,7 +246,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fantasy-style-fire_23-2151099756.jpg?_wi=5"
|
||||
mediaPosition="left"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user