Update src/app/checkout/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user