feat: add more sections and make it prettier #6

Merged
naomi merged 11 commits from feat/sections into main 2026-01-09 19:02:46 -08:00
Showing only changes of commit 3c2f86f362 - Show all commits
+53 -19
View File
@@ -610,6 +610,10 @@
</a>
</section>
<section class="fade-in" role="region" aria-labelledby="keep-reading">
<p>Need to know more about us before joining? That's okay! Let us properly introduce ourselves...</p>
</section>
<!-- Personal Card with Avatar -->
<section class="card avatar-card fade-in" role="region" aria-labelledby="about-naomi">
<div class="card-header">
@@ -899,25 +903,6 @@
</ul>
</section>
<!-- Join Our Community - Prominent CTA -->
<section class="card fade-in" style="background: #f8f9fa; border-color: #5865F2; border-width: 3px;" role="region" aria-labelledby="join-community">
<h2 id="join-community" style="margin-top: 0;">Join Our Community</h2>
<p style="font-size: 1.1rem;">
As part of our mission to help new developers break into the industry and tear down barriers that keep marginalized identities from succeeding, we offer public mentorship, encouragement, and guidance.
</p>
<p>
<strong><i class="fas fa-bullseye" aria-hidden="true"></i> The best way to connect:</strong> Join our public <a href="https://chat.nhcarrigan.com" target="_blank" rel="noopener noreferrer" style="font-weight: bold;">Discord community</a> and ask your questions there! It's where the magic happens - real-time support, mentorship discussions, and a genuinely awesome group of people.
</p>
<p>
Need private support? You can <a href="https://forms.nhcarrigan.com/form/HyqoJ9Th5QDiOn_GPLNIRhe1a5ON7mDQf-O_ukM6R4g" target="_blank" rel="noopener noreferrer">submit a general contact request</a>, or <a href="https://forms.nhcarrigan.com/form/uUKZiJSDm6847iDOlpZkD5QF7cAjoTbTm0F4T0EdW0I" target="_blank" rel="noopener noreferrer">schedule a paid meeting</a> for direct 1-on-1 support.
</p>
<p style="text-align: center; margin-top: 1.5rem;">
<a href="https://chat.nhcarrigan.com" target="_blank" class="cta-button" aria-label="Join our Discord community now">
<i class="fab fa-discord" aria-hidden="true"></i> Join Discord Community
</a>
</p>
</section>
<!-- Community Stats -->
<section class="card fade-in" role="region" aria-labelledby="community-stats">
<h2 id="community-stats" style="margin-top: 0; text-align: center;">Our Community by the Numbers</h2>
@@ -957,6 +942,55 @@
</p>
</section>
<!-- Frequently Asked Questions -->
<section class="fade-in" role="region" aria-labelledby="faq">
<h2 id="faq">Frequently Asked Questions</h2>
<h3>What is NHCarrigan?</h3>
<p>
NHCarrigan is a technology company dedicated to building inclusive, ethical, and sustainable software solutions. We create Discord bots, web applications, APIs, and development tools that serve communities while prioritizing user privacy, environmental sustainability, and accessibility.
</p>
<h3>What products and services do you offer?</h3>
<p>
We offer a diverse ecosystem of products including AI-powered Discord bots (like Hikari for product management and Becca Lyria for interactive RPG experiences), web dashboards, APIs, documentation platforms, and various community tools. Our products are organized into three main categories: Community Tools & Integrations, Websites & APIs, and Apps & Games.
</p>
<h3>How do I get started with your products?</h3>
<p>
Most of our Discord bots can be installed directly from the Discord app directory or by visiting our web dashboard at <a href="https://hikari.nhcarrigan.com" target="_blank" rel="noopener noreferrer">hikari.nhcarrigan.com</a>. For detailed documentation and setup instructions for any specific product, visit our <a href="https://docs.nhcarrigan.com" target="_blank" rel="noopener noreferrer">documentation site</a>.
</p>
<h3>What makes NHCarrigan different?</h3>
<p>
We're committed to ethical technology development with a focus on inclusivity, sustainability, and community-driven innovation. We actively work to break down barriers in tech, support marginalized voices, and ensure our technologies respect user privacy while contributing positively to society. Our projects are open-source and community-centric.
</p>
<h3>How can I get support or contribute?</h3>
<p>
You can join our <a href="https://chat.nhcarrigan.com" target="_blank" rel="noopener noreferrer">Discord community</a> for support and to connect with other users. We welcome contributions from developers of all backgrounds - check out our <a href="https://docs.nhcarrigan.com/#/contributing" target="_blank" rel="noopener noreferrer">contributing guidelines</a> and <a href="https://docs.nhcarrigan.com/#/community/code-of-conduct" target="_blank" rel="noopener noreferrer">community code of conduct</a> to get started. We also offer mentorship programs for new developers.
</p>
</section>
<!-- Join Our Community - Prominent CTA -->
<section class="card fade-in" style="background: #f8f9fa; border-color: #5865F2; border-width: 3px;" role="region" aria-labelledby="join-community">
<h2 id="join-community" style="margin-top: 0;">Join Our Community</h2>
<p style="font-size: 1.1rem;">
As part of our mission to help new developers break into the industry and tear down barriers that keep marginalized identities from succeeding, we offer public mentorship, encouragement, and guidance.
</p>
<p>
<strong><i class="fas fa-bullseye" aria-hidden="true"></i> The best way to connect:</strong> Join our public <a href="https://chat.nhcarrigan.com" target="_blank" rel="noopener noreferrer" style="font-weight: bold;">Discord community</a> and ask your questions there! It's where the magic happens - real-time support, mentorship discussions, and a genuinely awesome group of people.
</p>
<p>
Need private support? You can <a href="https://forms.nhcarrigan.com/form/HyqoJ9Th5QDiOn_GPLNIRhe1a5ON7mDQf-O_ukM6R4g" target="_blank" rel="noopener noreferrer">submit a general contact request</a>, or <a href="https://forms.nhcarrigan.com/form/uUKZiJSDm6847iDOlpZkD5QF7cAjoTbTm0F4T0EdW0I" target="_blank" rel="noopener noreferrer">schedule a paid meeting</a> for direct 1-on-1 support.
</p>
<p style="text-align: center; margin-top: 1.5rem;">
<a href="https://chat.nhcarrigan.com" target="_blank" class="cta-button" aria-label="Join our Discord community now">
<i class="fab fa-discord" aria-hidden="true"></i> Join Discord Community
</a>
</p>
</section>
<section class="fade-in" role="region" aria-labelledby="get-involved">
<h2 id="get-involved">Get Involved</h2>
<p>