docs: improve feature description

This commit is contained in:
Carlos Valente
2025-07-18 21:46:22 +02:00
committed by Carlos Valente
parent 93b2a1aece
commit ef906f43d7
4 changed files with 21 additions and 15 deletions
@@ -28,7 +28,7 @@ export default function AboutPanel() {
<ExternalLink href={buyMeACoffeeUrl}>Buy Me a Coffee</ExternalLink>
</Panel.Paragraph>
<Panel.Paragraph>
And trying out our cloud service
If you are looking for an online version of Ontime, consider trying out our cloud service
<ExternalLink href={websiteUrl}>www.getontime.no</ExternalLink>
</Panel.Paragraph>
</Panel.Card>