import { Image } from '@akinon/next/components/image'; const CheckoutFooter = () => { const newDate = new Date(); const year = newDate.getFullYear(); return (