Public Access
1
0

fix: remove redundant contact button

This commit is contained in:
2025-08-26 16:31:41 -04:00
parent 760451d975
commit b4a27fcfc2

View File

@@ -11,9 +11,6 @@ image: "/assets/images/jesus.jpg"
<h1 class="text-4xl md:text-6xl font-bold text-white mb-4">Network Engineer</h1> <h1 class="text-4xl md:text-6xl font-bold text-white mb-4">Network Engineer</h1>
<p id="typewriter" style="font-family: 'Red Hat Mono', monospace;" class="text-lg md:text-2xl text-blue-400 font-medium mb-8 h-8"></p> <p id="typewriter" style="font-family: 'Red Hat Mono', monospace;" class="text-lg md:text-2xl text-blue-400 font-medium mb-8 h-8"></p>
<p class="text-lg md:text-xl text-gray-400 max-w-3xl mx-auto mb-8">10+ years of experience in troubleshooting, designing, and deploying robust network solutions.</p> <p class="text-lg md:text-xl text-gray-400 max-w-3xl mx-auto mb-8">10+ years of experience in troubleshooting, designing, and deploying robust network solutions.</p>
<div class="flex justify-center space-x-4">
<a href="#contact" class="btn">Contact Me</a>
</div>
</section> </section>
<!-- About Me Section --> <!-- About Me Section -->
<section id="about" class="py-16"> <section id="about" class="py-16">