add projects section
All checks were successful
ClarkeIS Build / Build-Docker-Image (push) Successful in 41s

This commit is contained in:
2025-05-14 10:59:55 -04:00
parent 08ebb8d094
commit a6ffe95009
11 changed files with 378 additions and 24 deletions

View File

@@ -18,15 +18,20 @@
<a href="http://localhost:8080"><img src="http://localhost:8080/res/icon-wide.png" /></a>
<div>
<a href="http://localhost:8080/about.html">About Us</a>
<a href="http://localhost:8080/about.html">Hire Us</a>
<a href="http://localhost:8080/about.html">Meet The Team</a>
<a href="http://localhost:8080/about.html">Contact Us</a>
<a href="http://localhost:8080/about.html">Our Services</a>
<a href="http://localhost:8080/about.html">Pricing Calculator</a>
<a href="http://localhost:8080/team.html">Meet The Team</a>
<a href="http://localhost:8080/contact.html">Contact Us</a>
<a href="http://localhost:8080/services.html">Our Services</a>
<a href="http://localhost:8080/pricing.html">Pricing Calculator</a>
<a href="http://localhost:8080/projects.html">Our Projects</a>
</div>
</div>
<div class="center-text">
Website under construction. Check back later!
Clarke Information Systems is not a typical software engineering consultancy. We pride ourselves on a diverse skill set, wide-ranging projects,
and fast delivery times. We can build websites, apps, games, systems software, and even machine learning models. <b>We believe that there is a correct way
to do things.</b>
</div>
<div class="center-text">
This site is <i>still</i> under construction.
</div>
<script src="http://localhost:8080/main.js"></script>