updates to index

This commit is contained in:
Chris Bell 2025-08-14 10:17:18 -05:00
parent 3e841670ce
commit ca00d62a7d

View File

@ -49,7 +49,7 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
<div class="feature-grid"> <div class="feature-grid">
<div class="feature-card"> <div class="feature-card">
<h3>Truly Open</h3> <h3>Truly Open</h3>
<p>SessionZero is 100% open source. Inspect, modify, and contribute to the code. No secrets, no hidden fees—just community-driven software.<br> <p>SessionZero is 100% FOSS (Free and Open Source Software). Inspect, modify, and contribute to the code. No secrets, no hidden fees, just community-driven software.<br>
<span style="color:var(--accent-color);">Transparency and freedom.</span></p> <span style="color:var(--accent-color);">Transparency and freedom.</span></p>
</div> </div>
<div class="feature-card"> <div class="feature-card">
@ -65,21 +65,21 @@ Hey you! Yeah, you! What are ya, a web developer or something? Think my website
</div> </div>
</section> </section>
<section class="open-source-highlight"> <section class="pricing-preview">
<h2>Forever Open Source</h2> <h2>Want to know more?</h2>
<div class="open-source-content"> <div class="pricing-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>Interested in SessionZero but need to know more? Check out the about page for more in depth information!</p>
<p> <p><a href="about.html" class="learn-more-link">Learn more →</a></p>
<a href="https://git.bellsworne.tech/Bellsworne/sessionzero" class="learn-more-link">View the code on GitHub →</a>
</p>
</div> </div>
</section> </section>
<section class="pricing-preview"> <section class="open-source-highlight">
<h2>Free Forever</h2> <h2>Forever Open Source</h2>
<div class="pricing-content"> <div class="open-source-content">
<p>SessionZero is <strong>free forever</strong> and open source. Use it offline, create and manage your own content, and download from the community.</p> <!-- <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="about.html" class="learn-more-link">Learn more →</a></p> <p>
<a href="https://git.bellsworne.tech/Bellsworne/sessionzero" class="learn-more-link">View the source code →</a>
</p>
</div> </div>
</section> </section>
</main> </main>