Update src/app/page.tsx
This commit is contained in:
@@ -70,23 +70,23 @@ export default function LandingPage() {
|
||||
description="Discover the legends, masters of elements, and mystical secrets hidden within our world. Your journey begins here."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/door-stretching-into-fantasy-world_23-2151661274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/door-stretching-into-fantasy-world_23-2151661274.jpg?_wi=1",
|
||||
imageAlt: "fantasy game portal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322873.jpg?_wi=1",
|
||||
imageAlt: "character selection rpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445178.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445178.jpg?_wi=1",
|
||||
imageAlt: "fantasy ancient map",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124849.jpg?_wi=1",
|
||||
imageAlt: "dragon fantasy boss",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-people-abstract-flaming-dance_1323-39.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-people-abstract-flaming-dance_1323-39.jpg?_wi=1",
|
||||
imageAlt: "magical avatar glowing",
|
||||
},
|
||||
]}
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
quote: "The best Roblox RPG experience I have ever had.",
|
||||
tag: "Elite",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cartoon-man-wearing-vr-glasses_23-2151136835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/door-stretching-into-fantasy-world_23-2151661274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/door-stretching-into-fantasy-world_23-2151661274.jpg?_wi=2",
|
||||
imageAlt: "rpg player avatar male",
|
||||
},
|
||||
{
|
||||
@@ -263,7 +263,7 @@ export default function LandingPage() {
|
||||
quote: "Stunning visuals and deep combat mechanics.",
|
||||
tag: "Pro",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-warrior-princess_23-2151663281.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322873.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322873.jpg?_wi=2",
|
||||
imageAlt: "rpg player avatar male",
|
||||
},
|
||||
{
|
||||
@@ -274,7 +274,7 @@ export default function LandingPage() {
|
||||
quote: "I spend hours every day exploring these maps.",
|
||||
tag: "Active",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/3d-render-spaceman-astronaut-flying-with-rocket-3d-illustration-design_460848-11182.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445178.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-old-map-with-terrain-locations_23-2151445178.jpg?_wi=2",
|
||||
imageAlt: "rpg player avatar male",
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function LandingPage() {
|
||||
quote: "Incredible lore and intense boss battles.",
|
||||
tag: "New",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-party_23-2148115772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124849.jpg?_wi=2",
|
||||
imageAlt: "rpg player avatar male",
|
||||
},
|
||||
{
|
||||
@@ -296,7 +296,7 @@ export default function LandingPage() {
|
||||
quote: "Simply addictive combat system.",
|
||||
tag: "Veteran",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pirate-character-portrayed-digital-art-style_23-2151486811.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-people-abstract-flaming-dance_1323-39.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-people-abstract-flaming-dance_1323-39.jpg?_wi=2",
|
||||
imageAlt: "rpg player avatar male",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user