diff --git a/src/app/page.tsx b/src/app/page.tsx index f26e250..7b7c0ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,6 +55,7 @@ export default function LandingPage() { imageSrc: "https://img.b2bpic.net/free-photo/girl-looking-pastries-through-glass-showcase-cafe_171337-17133.jpg", imageAlt: "Daniels Ice Cream Shop interior" } ]} + mediaAnimation="slide-up" rating={5} ratingText="Loved by ice cream enthusiasts" buttons={[ @@ -76,6 +77,8 @@ export default function LandingPage() { ]} imageSrc="https://img.b2bpic.net/free-photo/vertical-shot-glass-delicious-ice-cream-with-chocolate-syrup-whipped-cream_181624-57869.jpg" imageAlt="Rich chocolate ice cream detail" + mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} />