Merge branch 'landingpage-work'

This commit is contained in:
Ground Zero Lab
2026-02-28 14:09:40 +00:00

View File

@@ -133,4 +133,19 @@
</div>
</div>
</section>
</body>
<footer>
<div class="container">
<p>Ground Zero Lab - KI für kritische Wahrheit</p>
<div class="footer-links">
<a href="#about">Über Uns</a>
<a href="#projects">Projekte</a>
<a href="#tech">Technologie</a>
<a href="#demo">Demo</a>
<a href="#community">Community</a>
</div>
<p>&copy; 2026 Ground Zero Lab</p>
</div>
</footer>
</body>
</html>