--- import NavbarLayout from "../layouts/NavbarLayout.astro"; import { Image } from "astro:assets"; import localBau from "../images/bau.jpg"; import {l, t} from "astro-i18n"; import {CaretRight, Archive, Rocket, Bell} from "@astropub/icons" ---
Bau

{t("home.title.first")} {t("home.title.second")}

{t("home.subtitle.1")}

{t("home.subtitle.2")}

{t("home.subtitle.3")}

{t("home.join")}

{t("home.benefits.historic.title")}

{t("home.benefits.historic.description.1")}

{t("home.benefits.historic.description.2")}

{t("home.benefits.server.title")}

{t("home.benefits.server.description")}

{t("home.benefits.events.title")}

{t("home.benefits.events.description.1")}

{t("home.benefits.events.description.2")}

Read More