redirect to app from image

This commit is contained in:
vcoppe
2026-04-02 18:41:49 +02:00
parent 3dce5dc617
commit af8c22dcda

View File

@@ -74,11 +74,13 @@
</Button> </Button>
</div> </div>
</div> </div>
<enhanced:img <a href={getURLForLanguage(i18n.lang, '/app')} aria-label="Link to the web app.">
src="/src/lib/assets/img/docs/getting-started/interface.webp" <enhanced:img
alt="The gpx.studio interface." src="/src/lib/assets/img/docs/getting-started/interface.webp"
class="rounded-xl shadow-2xl w-full" alt="The gpx.studio interface."
/> class="rounded-xl shadow-2xl w-full"
/></a
>
</div> </div>
<h2> <h2>
{i18n._('homepage.features')} {i18n._('homepage.features')}