import type { FC } from 'react'; import Footer from '@/components/Containers/Footer'; const WithFooter: FC = () =>