diff --git a/src/app/[locale]/page.tsx b/src/app/[locale]/page.tsx
index b711c17..d275f7e 100644
--- a/src/app/[locale]/page.tsx
+++ b/src/app/[locale]/page.tsx
@@ -12,6 +12,6 @@ export default async function Home(
const currentLocale = getLocale(locale)
const t = translations[currentLocale];
- return
{t.hero.subtitle}
-{t.when.date}
-{t.details.when.date}
+{t.about.description}
{t.details.when.date}
{t.details.when.extra}
{t.details.where.location}
{t.when.date}
-{t.when.extra}
>} - /> -{t.credits.usedFonts}
- - - >} - /> +{t.tickets.status}
{t.cfp.status}
{t.faq.accommodation.description}
{t.faq.accesibility.description} {t.contact.email}
{t.faq.food.description}
{t.faq.transport.description}
{t.credits.usedFonts}