mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-05 19:30:21 +00:00
redirect to app from image
This commit is contained in:
@@ -74,11 +74,13 @@
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
<a href={getURLForLanguage(i18n.lang, '/app')} aria-label="Link to the web app.">
|
||||
<enhanced:img
|
||||
src="/src/lib/assets/img/docs/getting-started/interface.webp"
|
||||
alt="The gpx.studio interface."
|
||||
class="rounded-xl shadow-2xl w-full"
|
||||
/>
|
||||
/></a
|
||||
>
|
||||
</div>
|
||||
<h2>
|
||||
{i18n._('homepage.features')}
|
||||
|
||||
Reference in New Issue
Block a user