Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-11 06:21:37 +00:00

View File

@@ -78,8 +78,8 @@ 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} useInvertedBackground={false}
tagAnimation="text-stagger" tagAnimation="entrance-slide"
buttonAnimation="text-stagger" buttonAnimation="expand-hover"
mediaAnimation="opacity" mediaAnimation="opacity"
textPosition="bottom" textPosition="bottom"
showBlur={true} showBlur={true}
@@ -92,7 +92,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-dragon-fantasy-scene_23-2151620025.jpg" imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-with-dragon-fantasy-scene_23-2151620025.jpg"
imageAlt="Yumi and F standing in ethereal ruins" imageAlt="Yumi and F standing in ethereal ruins"
useInvertedBackground={true} useInvertedBackground={true}
buttonAnimation="text-stagger" buttonAnimation="expand-hover"
/> />
</div> </div>
<div id="world" data-section="world"> <div id="world" data-section="world">
@@ -251,8 +251,8 @@ export default function LandingPage() {
]} ]}
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
useInvertedBackground={true} useInvertedBackground={true}
tagAnimation="text-stagger" tagAnimation="entrance-slide"
buttonAnimation="text-stagger" buttonAnimation="expand-hover"
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">