Fixed up dark mode vs. not and added a linkedin mobil copy.

This commit is contained in:
Zed A. Shaw 2025-08-14 00:37:02 -04:00
parent bf1426261d
commit 2477603190
12 changed files with 758 additions and 491 deletions

View file

@ -1,25 +1,25 @@
<div class="text-gray-950">
<block class="horizontal justify-between">
<bar class="justify-between">
<logo><img class="inline" src="/icons/box.svg"/> STRIDE</logo>
<menu>
<img src="/icons/menu.svg"/>
</menu>
</block>
</bar>
<stack>
<shape class="xxl"></shape>
<block class="justify-end gap-4">
<block class="justify-end">
<h2>Stride Game Engine</h2>
<p>Stride is a free and open-source cross-platform C# game engine.</p>
<p>It is fit for both 2D and 3D games, as well as any other interactive content running on desktop and VR.</p>
<div class="flex gap-4">
<bar>
<button class="btn-alert"><img class="inline" src="/icons/download.svg"/> Download 4.2</button>
<button class="btn-primary"><img class="inline" src="/icons/alert-circle.svg" />Donate</button>
</div>
</bar>
</block>
</stack>
@ -99,7 +99,7 @@
<hr class="pb-6"/>
<block class="gap-4 bg-gray-300 shadow-lg">
<block class="bg-gray-300 shadow-lg">
<h4>Featured Sponsors</h4>
<p>Thanks to our featured sponsors for supporting Stride and empowering creators with the resources they need to bring their visions to life.</p>
@ -118,16 +118,16 @@
<div class="w-full aspect-video bg-gray-50">&nbsp;</div>
<block>
<p class="text-center">
A visual live-programming environment that takes you from rapid prototyping to final production.
</p>
<p class="text-center">
A visual live-programming environment that takes you from rapid prototyping to final production.
</p>
</block>
</panel>
</grid>
</block>
</block>
<block class="bg-gray-600 text-gray-50 gap-4">
<block class="bg-gray-600 text-gray-50">
<grid class="grid-cols-2">
<shape class="xxs">Content1</shape>
<shape class="xxs">Content2</shape>