Update location in HeaderSection.svelte

This commit is contained in:
2026-06-24 14:04:01 -05:00
committed by GitHub
parent 8b39b38e73
commit b10a28082e
+1 -1
View File
@@ -13,7 +13,7 @@ import Hero from "./components/Hero.svelte";
Senior web software engineer with strong technical and interpersonal skills Senior web software engineer with strong technical and interpersonal skills
</p> </p>
<p class="mt-4 text-lg lg:text-xl text-gray-300"> <p class="mt-4 text-lg lg:text-xl text-gray-300">
Based in San Antonio, Texas Based in New Braunfels, Texas
</p> </p>
</Hero> </Hero>
</div> </div>