Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,6 @@ export default function LandingPage() {
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/friends-playing-bowling_107420-84939.jpg", imageAlt: "Teenagers playing arcade games" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-girls-having-fun-slide-sunny-day_627829-10619.jpg", imageAlt: "Friends jumping into foam pit" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
autoPlay={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -155,8 +154,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
background={{"variant":"sparkles-gradient"}}
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="entrance-slide"
|
||||
buttonAnimation="entrance-slide"
|
||||
tagAnimation="shift-hover"
|
||||
buttonAnimation="shift-hover"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user