We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2587ef3 commit 070b258Copy full SHA for 070b258
1 file changed
website/src/components/Hero.astro
@@ -26,8 +26,8 @@
26
</p>
27
28
<div class="hero-actions">
29
- <a href="https://github.com/Atmosphere/atmosphere" class="btn btn-primary" target="_blank" rel="noopener">
30
- Get Started
+ <a href="/contact/" class="btn btn-primary">
+ Talk to Us
31
<svg width="16" height="16" viewBox="0 0 16 16" fill="none">
32
<path d="M3 8h10M9 4l4 4-4 4" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
33
</svg>
0 commit comments