Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 06:18:03 +00:00

View File

@@ -104,19 +104,19 @@ export default function LandingPage() {
id: "1", title: "Weapon Stories", descriptions: [
"Unearth the memories imbued within legendary weapons, revealing untold tales and granting powerful abilities. Each weapon has a voice, waiting to be heard."
],
imageSrc: "http://img.b2bpic.net/free-photo/map-virgin-islands-british-gold-glitter-map-dark-background_559531-10743.jpg", imageAlt: "Fragmented world map"
imageSrc: "http://img.b2bpic.net/free-photo/map-virgin-islands-british-gold-glitter-map-dark-background_559531-10743.jpg?_wi=1", imageAlt: "Fragmented world map"
},
{
id: "2", title: "Automaton Companions", descriptions: [
"Befriend loyal automatons who aid you in battle and navigation. Upgrade their modules to unlock new strategies and uncover hidden paths."
],
imageSrc: "http://img.b2bpic.net/free-photo/map-virgin-islands-british-gold-glitter-map-dark-background_559531-10743.jpg", imageAlt: "Automaton companion illustration"
imageSrc: "http://img.b2bpic.net/free-photo/map-virgin-islands-british-gold-glitter-map-dark-background_559531-10743.jpg?_wi=2", imageAlt: "Automaton companion illustration"
},
{
id: "3", title: "Memory Unlocks", descriptions: [
"Venture into past echoes to retrieve lost fragments of memory, piecing together Yumi's identity and the world's tragic history."
],
imageSrc: "http://img.b2bpic.net/free-photo/map-virgin-islands-british-gold-glitter-map-dark-background_559531-10743.jpg", imageAlt: "Memory fragment illustration"
imageSrc: "http://img.b2bpic.net/free-photo/map-virgin-islands-british-gold-glitter-map-dark-background_559531-10743.jpg?_wi=3", imageAlt: "Memory fragment illustration"
}
]}
animationType="slide-up"