{t.annuncio_load_fail.titolo}
{t.annuncio_load_fail.sottotitolo}
{t.annuncio_load_fail.home}
import Link from "next/link"; import { useRouter } from "next/router"; import { useTranslation } from "~/providers/I18nProvider"; import { HomeIcon } from "~/components/IconComponents"; import { ASvg } from "~/components/svgs"; export const LoadingPage = () => { return (
{t.annuncio_load_fail.sottotitolo}