export default function CheckoutPage() { return (

Оформление заказа

{/* Checkout form goes here */}

Форма оформления заказа

) }