diff --git a/frontend/src/pages/Cancel.jsx b/frontend/src/pages/Cancel.jsx index 006e323..bffc7f5 100644 --- a/frontend/src/pages/Cancel.jsx +++ b/frontend/src/pages/Cancel.jsx @@ -40,10 +40,12 @@ const Cancel = () => {
- Payment Cancelled - - Your payment was cancelled. You can try again or choose a different payment method. - + + Payment Cancelled + + Your payment was cancelled. You can try again or choose a different payment method. + + {/*
*/} diff --git a/frontend/src/pages/Success.jsx b/frontend/src/pages/Success.jsx index 4a1eb02..3cc6b43 100644 --- a/frontend/src/pages/Success.jsx +++ b/frontend/src/pages/Success.jsx @@ -79,12 +79,14 @@ const Success = () => {
- Payment Successful! - - Thank you for your payment. Your transaction has been completed successfully. - A confirmation email has been sent to your email address with all the transaction details. - Redirecting you back to checkout in {countdown} seconds... - + + Payment Successful! + + Thank you for your payment. Your transaction has been completed successfully. + A confirmation email has been sent to your email address with all the transaction details. + Redirecting you back to checkout in {countdown} seconds... + +