diff --git a/src/app/store/page.tsx b/src/app/store/page.tsx index 2852138..8c35aa8 100644 --- a/src/app/store/page.tsx +++ b/src/app/store/page.tsx @@ -68,47 +68,17 @@ export default function StorePage() { @@ -134,32 +102,16 @@ export default function StorePage() { @@ -188,10 +138,9 @@ export default function StorePage() { title="Ready to Upgrade Your Platform?" description="Join thousands of businesses using Webild. Get exclusive discounts for annual subscriptions and personalized onboarding support." tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ - variant: "gradient-bars", - }} + variant: "gradient-bars"}} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Get Special Offer" @@ -202,9 +151,7 @@ export default function StorePage() {