update data & text of websites

This commit is contained in:
2023-06-13 20:28:07 +02:00
parent 7060529d3a
commit 03b5ae50a4
5 changed files with 45 additions and 16 deletions

View File

@@ -19,16 +19,16 @@
<div class="content">
<h2 class="content-title">My work</h2>
<div class="sidebyside">
<div class="element">
<h3>Custom Websites</h3>
<p>Get your new online presence as anything ranging from a simple static website like this one to a highly complex webapp like <a href="https://libreevent.janishutz.com" class="textlink" style="color: darkblue" target="_blank">libreǝvent</a> or the <a href="https://booking.languageschoolhossegor.com" class="textlink" style="color: darkblue" target="_blank">Language School Hossegor Booking system</a></p>
<a href="https://development.janishutz.com" class="linkbutton">Learn more</a>
</div>
<div class="element">
<h3>PC Building</h3>
<p>Are you looking for a new gaming or work PC that is perfectly fitted for your needs and has an upgrade path in the future and you live in Switzerland? Here you can get your new, fully customised PC!</p>
<a href="https://pcbuilding.janishutz.com" class="linkbutton">Learn more</a>
</div>
<div class="element">
<h3>Custom Websites</h3>
<p>Websites generally perform very well in Google searches when built from scratch using HTML, CSS & JavaScript. That's exactly what I do. Need more than just a static website with a blog and some contact forms? Depending on what it is, I might not be able to do it for you.</p>
<a href="https://development.janishutz.com" class="linkbutton">Learn more</a>
</div>
</div>
<div class="sidebyside">
<div class="element">
@@ -44,9 +44,9 @@
</div>
<div class="sidebyside">
<div class="element">
<h3>myevent</h3>
<p>My biggest personal project yet. A fully free open source event management solution</p>
<a href="https://myevent.janishutz.com" class="linkbutton">Learn more</a>
<h3>libreǝvent</h3>
<p>libreǝvent is THE free and open source event management solution with which you can save lots of time and money when managing your events!</p>
<a href="https://libreevent.janishutz.com" class="linkbutton">Learn more</a>
</div>
</div>
</div>
@@ -54,9 +54,6 @@
<h2 class="content-title">Check out my projects!</h2>
<a class="linkbutton" href="/projects.html">Projects</a>
</div>
<br><br><br>
Note: This website is not completed yet and some pages are still missing! The design may also change in the future
</div>
<div id="Footer"></div>