Update the games page

This commit is contained in:
Chris Bell 2025-09-04 09:22:44 -05:00
parent caa23d0e2f
commit 8c0cca0514

View File

@ -20,23 +20,22 @@
<object id="logo" data="../res/svg/games-header-logo.svg" type="image/svg+xml"></object> <object id="logo" data="../res/svg/games-header-logo.svg" type="image/svg+xml"></object>
<div class="company-title"> <div class="company-title">
<h1>BELLSWORNE GAMES</h1> <h1>BELLSWORNE GAMES</h1>
<p>Creating games with a passion for storytelling and a whole lotta heart.</p> <p>Creating games with a passion for storytelling and a whole lotta heart</p>
</div> </div>
</header> </header>
<main> <main>
<div class="content-container" id="about"> <div class="content-container" id="about">
<h2 style="font-size: 5em">⚠️</h2> <p>At Bellsworne Games, we wanna make GOOD games, not just soulless cash grabs. Games that you enjoy playing, whether that be a fun co-op with friends, or a meaningful singleplayer experience. Hand-crafted with no artificial flavors.</p>
<p style="font-size: 2em; text-align: center">Hey there! This page is still under construction, but feel free to check out our other pages!</p>
<!-- <h3>OUR VALUES</h3>--> <h3>OUR COMMITMENTS</h3>
<!-- <ul class="checklist">--> <ul class="checklist">
<!-- <li>Integrity: Doing the right thing, especially when no ones looking. No shortcuts, no nonsense.</li>--> <li>Integrity: We understand that the games we make are for <i>people</i>, and we will never disrespect your privacy or exploit you for profit.</li>
<!-- <li>Sustainability: Leaving things a little better than we found them, from our code to our soil.</li>--> <li>No BS: We're tired of AI and bloatware. Our games are all-natural and fat-free.</li>
<!-- <li>Community: Looking out for our neighbors, both near and far. Were all in this together, yall.</li>--> <li>Longevity: Even if we decide to no longer support a game, we will always have a roadmap for its EOL that ensures its life by the community.</li>
<!-- <li>Creativity: Making things with soul and a little bit of sass.</li>--> <li>Community: We take community seriously, because without it what are we here for?</li>
<!-- </ul>--> </ul>
<h3>Socials</h3> <h3>Socials</h3>
<ul class="social-icons"> <ul class="social-icons">
@ -45,6 +44,19 @@
<li><a href="https://x.com/bellsworne" aria-label="Follow us on X"><i class="fa-brands fa-x-twitter"></i></a></li> <li><a href="https://x.com/bellsworne" aria-label="Follow us on X"><i class="fa-brands fa-x-twitter"></i></a></li>
</ul> </ul>
</div> </div>
<div class="divider">
<h1>PRODUCTS</h1>
</div>
<div class="sections-container" id="products">
<!-- Splunk Section -->
<a class="section-card" href="#">
<object class="section-logo" data="" type="image/svg+xml"></object>
<h2>Splunk</h2>
<p>Coming soon!</p>
</a>
</div>
</main> </main>
<footer> <footer>