home page updates

This commit is contained in:
Chris Bell 2025-08-14 10:23:13 -05:00
parent 130b172e87
commit 80b43e8577

View File

@ -33,14 +33,14 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
<main>
<section class="hero">
<h1>SessionZero</h1>
<p class="tagline">Open Source TTRPG Tools, Built for You</p>
<p class="tagline">A TTRPG companion that gets out of your way</p>
<p style="margin-top:2rem; color:var(--neutral-medium); font-size:1.1rem;">
SessionZero is a free, open-source, and offline-first companion for any tabletop RPG.
SessionZero is a free and open-source companion application for any tabletop RPG needs.
</p>
<p><em>Visit the Git repo to get the latest development build or view the source code!</em></p>
<a href="https://git.bellsworne.tech/Bellsworne/sessionzero">Get SessionZero</a>
<p><em>SessionZero is currently in developments, but you can visit the Git repo to get the latest development build or view the source code!</em></p>
<a href="https://git.bellsworne.tech/Bellsworne/sessionzero">View the source code →</a>
</section>
@ -60,7 +60,7 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
<div class="feature-card">
<h3>Offline-First, Always Yours</h3>
<p>SessionZero works fully offline by default. All your data stays on your device unless you choose otherwise.<br>
<span style="color:var(--accent-color);">No account required.</span></p>
<span style="color:var(--accent-color);">Your info is yours.</span></p>
</div>
</div>
</section>
@ -72,16 +72,6 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
<p><a href="about.html" class="learn-more-link">Learn more →</a></p>
</div>
</section>
<section class="open-source-highlight">
<h2>Forever Open Source</h2>
<div class="open-source-content">
<!-- <p>SessionZero is built by and for the community. The code is public, the roadmap is open, and your ideas shape the project. Fork it, contribute, or just use it, your choice.</p> -->
<p>
<a href="https://git.bellsworne.tech/Bellsworne/sessionzero" class="learn-more-link">View the source code →</a>
</p>
</div>
</section>
</main>
<footer>