diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index d663505..18aa85a 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -93,7 +93,7 @@ export default function ShopPage() { description="Subscribe now and receive a special discount code for your next purchase, plus early access to new collections." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Subscribe"