Skip to content

Commit b7e1d2f

Browse files
committed
Updated contact page with email use clarification
1 parent 62357e5 commit b7e1d2f

1 file changed

Lines changed: 16 additions & 8 deletions

File tree

src/pages/contact.astro

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
import Header from '../components/Header.astro';
33
import Footer from '../components/Footer.astro';
4+
import { Mail } from '@lucide/astro';
45
import '../styles/global.css';
56
import forumIcon from '../assets/links-forums.png';
67
---
@@ -230,7 +231,8 @@ import forumIcon from '../assets/links-forums.png';
230231
</div>
231232

232233
<p class="text-center text-gray-400 mt-8 text-sm">
233-
Discord is the best way to reach all of us. You can also email <a href="mailto:contact@ksp2redux.org" class="text-ksp-red hover:underline">contact@ksp2redux.org</a>.
234+
Discord is the best way to reach all of us.<br/>
235+
For partnership, press, and business inquiries: <a href="mailto:contact@ksp2redux.org" class="text-ksp-red hover:underline">contact@ksp2redux.org</a>.
234236
</p>
235237
</section>
236238

@@ -240,14 +242,20 @@ import forumIcon from '../assets/links-forums.png';
240242
Not sure where to ask?
241243
</h2>
242244
<p class="text-gray-400 mb-6 max-w-xl mx-auto">
243-
Start on Discord. If it needs direct project-lead attention, email contact@ksp2redux.org.
245+
Start on Discord for general questions and support. For partnerships, press, or business inquiries, email <a href="mailto:contact@ksp2redux.org" class="text-ksp-red hover:underline">contact@ksp2redux.org</a>.
244246
</p>
245-
<a href="https://discord.gg/8yq8d5VGQR" target="_blank" rel="noopener noreferrer" class="btn-primary text-lg">
246-
<svg class="w-5 h-5 inline-block mr-2" fill="currentColor" viewBox="0 0 24 24">
247-
<path d="M20.317 4.37a19.791 19.791 0 00-4.885-1.515.074.074 0 00-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 00-5.487 0 12.64 12.64 0 00-.617-1.25.077.077 0 00-.079-.037A19.736 19.736 0 003.677 4.37a.07.07 0 00-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 00.031.057 19.9 19.9 0 005.993 3.03.078.078 0 00.084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 00-.041-.106 13.107 13.107 0 01-1.872-.892.077.077 0 01-.008-.128 10.2 10.2 0 00.372-.292.074.074 0 01.077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 01.078.01c.12.098.246.198.373.292a.077.077 0 01-.006.127 12.299 12.299 0 01-1.873.892.077.077 0 00-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 00.084.028 19.839 19.839 0 006.002-3.03.077.077 0 00.032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 00-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/>
248-
</svg>
249-
Open Discord
250-
</a>
247+
<div class="flex flex-col sm:flex-row items-center justify-center gap-4">
248+
<a href="https://discord.gg/8yq8d5VGQR" target="_blank" rel="noopener noreferrer" class="btn-primary text-lg">
249+
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true">
250+
<path d="M20.317 4.37a19.791 19.791 0 00-4.885-1.515.074.074 0 00-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 00-5.487 0 12.64 12.64 0 00-.617-1.25.077.077 0 00-.079-.037A19.736 19.736 0 003.677 4.37a.07.07 0 00-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 00.031.057 19.9 19.9 0 005.993 3.03.078.078 0 00.084-.028c.462-.63.874-1.295 1.226-1.994a.076.076 0 00-.041-.106 13.107 13.107 0 01-1.872-.892.077.077 0 01-.008-.128 10.2 10.2 0 00.372-.292.074.074 0 01.077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 01.078.01c.12.098.246.198.373.292a.077.077 0 01-.006.127 12.299 12.299 0 01-1.873.892.077.077 0 00-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 00.084.028 19.839 19.839 0 006.002-3.03.077.077 0 00.032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 00-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/>
251+
</svg>
252+
Open Discord
253+
</a>
254+
<a href="mailto:contact@ksp2redux.org" class="btn-secondary text-lg">
255+
<Mail class="w-5 h-5" aria-hidden="true" />
256+
Email the team
257+
</a>
258+
</div>
251259
</div>
252260
</section>
253261

0 commit comments

Comments
 (0)