diff --git a/src/app/[locale]/checkout/page.tsx b/src/app/[locale]/checkout/page.tsx index 957b3f3..6b3827a 100644 --- a/src/app/[locale]/checkout/page.tsx +++ b/src/app/[locale]/checkout/page.tsx @@ -212,7 +212,7 @@ export default function CheckoutPage() { return ( <> - + @@ -377,7 +377,7 @@ export default function CheckoutPage() { - + > );