From 5ef710be3d955fb48a019737bcf177177982e9a8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 06:18:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2faa36d..f58b30b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"