Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user