Update src/app/page.tsx

This commit is contained in:
2026-06-11 06:26:55 +00:00
parent 7c2832c022
commit f4cf67556b

View File

@@ -77,7 +77,6 @@ export default function LandingPage() {
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/view-man-practicing-mindfulness-yoga-fantasy-setting_23-2151416459.jpg" imageSrc="http://img.b2bpic.net/free-photo/view-man-practicing-mindfulness-yoga-fantasy-setting_23-2151416459.jpg"
imageAlt="Desolate Nier Reincarnation landscape" imageAlt="Desolate Nier Reincarnation landscape"
useInvertedBackground={false}
tagAnimation="slide-up" tagAnimation="slide-up"
buttonAnimation="slide-up" buttonAnimation="slide-up"
mediaAnimation="opacity" mediaAnimation="opacity"
@@ -88,8 +87,6 @@ export default function LandingPage() {
<div id="story" data-section="story"> <div id="story" data-section="story">
<InlineImageSplitTextAbout <InlineImageSplitTextAbout
heading={[{ type: "text", content: "The Tale of the Broken King and the Child of the Cage" }]} heading={[{ type: "text", content: "The Tale of the Broken King and the Child of the Cage" }]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-dragon-fantasy-scene_23-2151620025.jpg"
imageAlt="Yumi and F standing in ethereal ruins"
useInvertedBackground={true} useInvertedBackground={true}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />