diff --git a/src/components/teaser/Footer.tsx b/src/components/teaser/Footer.tsx index fd5ad1e..e8839e6 100644 --- a/src/components/teaser/Footer.tsx +++ b/src/components/teaser/Footer.tsx @@ -20,7 +20,7 @@ export default function Footer() { {/* Desktop: full footer */}
{/* Left: Organization info */} -
+

{t("teaser.footer.organization")}

{t("teaser.footer.regCode")}

{t("teaser.footer.bankAccount")}

@@ -31,7 +31,7 @@ export default function Footer() {
{/* Center: Contact info */} -
+

{t("teaser.footer.studentUnion")}

{t("teaser.footer.email")}

{t("teaser.footer.phone")}