diff --git a/src/app/checkout/page.tsx b/src/app/checkout/page.tsx index 45c7d93..54bc171 100644 --- a/src/app/checkout/page.tsx +++ b/src/app/checkout/page.tsx @@ -87,7 +87,7 @@ export default function CheckoutPage() { tag="💳 SECURE CHECKOUT" title="Complete Your Purchase" description="Enter your details and choose your preferred payment method. All transactions are encrypted and secure. We accept Cash on Delivery, Card Payments, and PayPal." - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} mediaAnimation="slide-up" useInvertedBackground={false} inputPlaceholder="Enter your email address"