Adds Astro files

This commit is contained in:
2025-06-04 16:38:24 -07:00
parent 4964727717
commit 2f1edd9851
10 changed files with 253 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
<div class="contact" id="contact">
<h2>Ready to Solve Your Software Puzzle?</h2>
<p>Contact us today for a consultation and let Terakoda Software Systems help you overcome your unique software challenges with precision and excellence.</p>
<a href="mailto:your-email@example.com" class="contact-button">Contact Us</a>
<a href="mailto:contact@terakoda.com" class="contact-button">Contact Us</a>
</div>
</main>
<Footer />