add foss software image

This commit is contained in:
2024-10-18 10:58:42 +02:00
parent c48ae2d7e3
commit b40796a482
5 changed files with 4 additions and 4 deletions

BIN
site/assets/code.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
site/assets/home-foss.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

BIN
site/assets/home-foss.xcf Normal file

Binary file not shown.

View File

@@ -26,17 +26,17 @@
<!-- <video src="https://static.janishutz.com/assets/video-home.mp4" autoplay class="title-video"></video> --> <!-- <video src="https://static.janishutz.com/assets/video-home.mp4" autoplay class="title-video"></video> -->
<div class="slider" style="width: 100vw; height: 80vh;"> <div class="slider" style="width: 100vw; height: 80vh;">
<div class="slider-container"> <div class="slider-container">
<div class="slider-element current" style="background-image: url( 'https://store-cdn.janishutz.com/assets/promo-images/math-summaries-desktop.jpg' );"> <div class="slider-element current" style="background-image: url( 'https://static.janishutz.com/assets/home/home-store.jpg' );">
<h2>Software for your needs</h2> <h2>Software for your needs</h2>
<p>Professional-Grade Software</p> <p>Professional-Grade Software</p>
<a href="https://store.janishutz.com" class="button">Store</a> <a href="https://store.janishutz.com" class="button">Store</a>
</div> </div>
<div class="slider-element" style="background-image: url( 'https://store-cdn.janishutz.com/assets/promo-images/libreevent-desktop.jpg' );"> <div class="slider-element" style="background-image: url( 'https://static.janishutz.com/assets/home/home-custom.jpg' );">
<h2>Custom Websites</h2> <h2>Custom Websites</h2>
<p>Built from the ground up specifically for you, no frameworks used!</p> <p>Built from the ground up specifically for you, no frameworks used!</p>
<a href="https://development.janishutz.com" class="button">Order now</a> <a href="https://development.janishutz.com" class="button">Order now</a>
</div> </div>
<div class="slider-element" style="background-image: url( 'https://store-cdn.janishutz.com/assets/promo-images/donate-desktop.jpg' );"> <div class="slider-element" style="background-image: url( 'https://static.janishutz.com/assets/home/home-foss.jpg' );">
<h2>Open Source Projects</h2> <h2>Open Source Projects</h2>
<p>Free Software, developed by Janis Hutz & the community</p> <p>Free Software, developed by Janis Hutz & the community</p>
<a href="/projects/#foss" class="button">Discover them!</a> <a href="/projects/#foss" class="button">Discover them!</a>

View File

@@ -57,7 +57,7 @@
<p>Managing storage can be a challenging task, especially, when the volume of items stored gets big. If products in that storage can go bad, you are very likely to produce quite a bit of waste. StorageManager is an iOS app that can send you notifications such that you do not forget about products that are about to expire.</p> <p>Managing storage can be a challenging task, especially, when the volume of items stored gets big. If products in that storage can go bad, you are very likely to produce quite a bit of waste. StorageManager is an iOS app that can send you notifications such that you do not forget about products that are about to expire.</p>
<h3 id="foss">Open Source Projects</h3> <h3>Features</h3>
<div class=""></div> <div class=""></div>
</div> </div>