home text

This commit is contained in:
2025-06-22 07:53:22 +02:00
parent 67e3eef364
commit eb036dece5
2 changed files with 5 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ const currentLang = DEFAULT_LANGUAGE;
<BigCard
url="/elements"
title={t('elements.title', currentLang)}
description="Explore a comprehensive collection of pole dance elements, techniques, and combinations. From basic spins to advanced tricks, discover everything you need to master pole sport."
description={t('elements.description', currentLang)}
ctaText={t('elements.view', currentLang)}
/>
</div>