import React from 'react'; import CartPage from '@/components/cart-page'; export default function FlashDeliveryCart() { return ; }