From c0b8ed41149b07cfec6e19b88aa0d0218f1b378d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 04:44:50 +0000 Subject: [PATCH] Update src/app/checkout/page.tsx --- src/app/checkout/page.tsx | 178 ++++++++++---------------------------- 1 file changed, 46 insertions(+), 132 deletions(-) diff --git a/src/app/checkout/page.tsx b/src/app/checkout/page.tsx index 25eed69..402405e 100644 --- a/src/app/checkout/page.tsx +++ b/src/app/checkout/page.tsx @@ -28,49 +28,27 @@ export default function LandingPage() { @@ -79,60 +57,37 @@ export default function LandingPage() {
@@ -173,16 +118,14 @@ export default function LandingPage() { @@ -191,70 +134,41 @@ export default function LandingPage() { ); -} +} \ No newline at end of file