Commit graph

4 commits

Author SHA1 Message Date
29750553c8
feat: add contact support link and tidy up HTML
Added a "Contact Us" button to facilitate user support via email. Also cleaned up the display of the API endpoint URL for better readability. Enhances user experience by providing direct support contact and improved content structure.
2024-07-22 06:57:19 +02:00
cce750db37
feat: highlight API endpoint and update button text
Added a highlighted section to prominently display the API endpoint
for improved user visibility. Updated button text to better reflect
the action of testing the API, enhancing UX clarity.
2024-07-16 13:52:31 +02:00
a4915d51c8
fix(styles): unify link colors for global consistency
Set the default link color to #4CAF50 in the global scope to unify the appearance across the site, ensuring a consistent user experience. This change overrides any specific footer styling to maintain this consistency.
2024-07-13 18:54:01 +02:00
86ac662bc7
feat: add homepage for Overpass API service
Introduced a new landing page under the project "Overpass by Private.coffee" to provide information on the Overpass API service. The page includes sections on terms of use, privacy policy, and best practices to ensure users are well-informed about service usage and compliance requirements. Also added CSS for basic styling.

This enhancement improves user engagement and provides clear guidance on using the API effectively.
2024-07-13 16:54:00 +02:00