--- import { motion } from "motion/react" import { getTitleAnimation } from "~/animations" import Description from "~/components/Description.astro" import { getLocale, getUI } from "~/utils/i18n" const locale = getLocale(Astro) import tutaLogo from "~/assets/sponsors/tutaLogo_monochrome.svg" import Image from "astro/components/Image.astro" const { showSponsors = true } = Astro.props const { routes: { index: { sponsors }, }, } = getUI(locale) ---
Our Sponsors