---
import NavbarLayout from "../layouts/NavbarLayout.astro";
import { Image } from "astro:assets";
import localBau from "../images/2022-03-28_13.18.25.png";
import {l, t} from "astro-i18n";
import {CaretRight} from "@astropub/icons"
---
{t("home.subtitle.1")}
{t("home.subtitle.2")}
{t("home.subtitle.3")}
{t("home.join")}
HELLO!