import React from 'react'; import CheckoutPage from '@/components/checkout-page'; export default function FlashDeliveryCheckout() { return ; }