Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -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"
|
||||
imageAlt="Desolate Nier Reincarnation landscape"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="text-stagger"
|
||||
buttonAnimation="text-stagger"
|
||||
tagAnimation="entrance-slide"
|
||||
buttonAnimation="expand-hover"
|
||||
mediaAnimation="opacity"
|
||||
textPosition="bottom"
|
||||
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"
|
||||
imageAlt="Yumi and F standing in ethereal ruins"
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="text-stagger"
|
||||
buttonAnimation="expand-hover"
|
||||
/>
|
||||
</div>
|
||||
<div id="world" data-section="world">
|
||||
@@ -251,8 +251,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
tagAnimation="text-stagger"
|
||||
buttonAnimation="text-stagger"
|
||||
tagAnimation="entrance-slide"
|
||||
buttonAnimation="expand-hover"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user