import React from 'react'; export default function Checkout() { return (

Checkout

Checkout coming soon...

); }