small homepage improvements

This commit is contained in:
vcoppe
2024-07-19 17:58:14 +02:00
parent 48aa88489e
commit 0142ef4a42
4 changed files with 30 additions and 34 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB

View File

@@ -1,7 +1,12 @@
# Help keep the website free (and ad-free) 🙏
<script>
import { HeartHandshake } from 'lucide-svelte';
</script>
# <HeartHandshake size="24" class="mr-1 inline-block align-baseline" /> Help keep the website free (and ad-free)
Each time you add or move GPS points, we make a request to our servers to retrieve a route on the road network.
We also rely on APIs from <a href="https://mapbox.com" target="_blank">Mapbox</a> to load beautiful maps, retrieve elevation data and process geocoding requests (looking for a place in the search bar).
Unfortunately this is very costly so if you like the tool and use it frequently, please consider making even a small donation so that this website can stay **free** and **ad-free**.
Thank you very much for your support! ❤️

View File

@@ -1,7 +1,12 @@
# Translation 🗣
<script>
import { Languages } from 'lucide-svelte';
</script>
# <Languages size="24" class="mr-1 inline-block align-baseline" /> Translation
The website is translated by volunteers on a collaborative translation platform.
You can contribute to the translation of the interface by adding or improving translations on the <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
<a href="#contact">Get in touch</a> if you want to start the translation in a new language.
You can contribute by adding or improving translations on the <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
Please <a href="#contact">get in touch</a> if you want to start the translation in a new language.
Any help is greatly appreciated!