From 0aff41365b07a590dca2bcee152ea8e9b3da9ce7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:27:06 +0000 Subject: [PATCH] Update src/app/store/page.tsx --- src/app/store/page.tsx | 91 +++++++++--------------------------------- 1 file changed, 19 insertions(+), 72 deletions(-) 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() {