diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4953aa5..4f2ebad 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -53,6 +53,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/t-shirt-painting-indoors-still-life_23-2150572736.jpg?_wi=2"
imageAlt="Cute anime collectibles"
mediaAnimation="slide-up"
+ buttonAnimation="slide-up"
/>
@@ -64,6 +65,8 @@ export default function LandingPage() {
buttons={[{ text: "Browse Shop", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/digital-art-style-pottery-illustration_23-2151813477.jpg?_wi=2"
imageAlt="organizing anime collectibles"
+ tagAnimation="slide-up"
+ buttonAnimation="slide-up"
/>
@@ -80,18 +83,20 @@ export default function LandingPage() {
]}
title="Why Buy from Me?"
description="Dedicated to giving my fellow collectors the best experience possible."
+ buttonAnimation="slide-up"
/>
@@ -103,6 +108,7 @@ export default function LandingPage() {
plans={[]}
title="Shop Tiers"
description="Choose your level of collector experience."
+ buttonAnimation="slide-up"
/>
@@ -113,8 +119,8 @@ export default function LandingPage() {
rating={5}
author="Sarah M."
avatars={[]}
- ratingAnimation="blur-reveal"
- avatarsAnimation="blur-reveal"
+ ratingAnimation="slide-up"
+ avatarsAnimation="slide-up"
/>
@@ -126,7 +132,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/purple-yeti-cartoon-with-boxes_23-2150248732.jpg"
title="Collector FAQs"
description="Answers to the most common questions about the shop."
- faqsAnimation="blur-reveal"
+ faqsAnimation="slide-up"
+ mediaAnimation="slide-up"
/>
@@ -138,6 +145,7 @@ export default function LandingPage() {
title="Join the Collector List"
description="Be the first to know about new listings from my personal collection."
imageSrc="http://img.b2bpic.net/free-photo/young-man-knitting-while-relaxing_23-2149401794.jpg"
+ mediaAnimation="slide-up"
/>