diff --git a/src/app/page.tsx b/src/app/page.tsx index 381c900..4fd9113 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} mediaAnimation="slide-up" - tagAnimation="entrance-slide" + tagAnimation="slide-up" /> @@ -91,8 +91,8 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground={false} - tagAnimation="entrance-slide" - buttonAnimation="entrance-slide" + tagAnimation="slide-up" + buttonAnimation="slide-up" /> @@ -110,7 +110,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} animationType="slide-up" - tagAnimation="entrance-slide" + tagAnimation="slide-up" /> @@ -136,7 +136,7 @@ export default function LandingPage() { tag="Stay Connected" title="Your African Grocery Destination in DFW" description="Subscribe to our newsletter for weekly product updates, special deals, and community news. Whether you're cooking traditional dishes or exploring new flavors, Providencia Market has everything you need." - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/street-market-sunset_23-2151529917.jpg"