Added English and Czech content

Added English and Czech translations of the page
(placeholders like posts and compositions not included)
This commit is contained in:
2024-07-05 18:22:54 +02:00
parent 854fa79ed4
commit 83cfb0fec6
14 changed files with 603 additions and 88 deletions

View File

@ -8,8 +8,8 @@ const t = useTranslations(getLangFromUrl(Astro.url))
<SinglePage>
<!-- Hero Image -->
<div class="w-full flex justify-center mt-20">
<img src={t("hero").image} alt="" class="rounded-full" />
<div class="w-full flex justify-center mt-20 ">
<img src={t("hero").image} alt="" class="rounded-full w-[200px] h-[200px]" />
</div>
<!-- Hero Text -->
<div class="mt-[6rem]">