mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-06 03:40:21 +00:00
redirect to app from image
This commit is contained in:
@@ -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')}
|
||||||
|
|||||||
Reference in New Issue
Block a user