patx/afterdarklabs
change cta to Book a Consultation
Commit 8209fae · patx · 2026-08-16T22:59:51-04:00
Comments
No comments yet.
Diff
diff --git a/docs/index.html b/docs/index.html
index b35ad5d..5e02545 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -342,7 +342,7 @@
<div class="mx-auto flex max-w-xl flex-col items-start gap-8 lg:mx-0">
<div class="flex flex-wrap gap-5 justify-start">
<a href="https://cal.com/afterdarklabs/meet" target="_blank" rel="noopener noreferrer" class="px-8 py-5 bg-[#ccff00] hover:bg-white text-black font-semibold rounded-3xl text-lg transition-all flex items-center gap-3 group">
- Get a Free Demo
+ Book a Consultation
</a>
</div>
</div>
@@ -494,7 +494,7 @@
<span class="logo-font -mt-1 block text-sm tracking-[3px] text-[#ccff00]">LABS</span>
</span>
</a>
- <p class="text-gray-500">© 2026 <a href="https://harrisonerd.com/" class="transition-colors hover:text-[#ccff00]">Harrison Erd</a> • Pompano Beach, FL
+ <p class="text-gray-500">© 2026 <a href="https://harrisonerd.com/" class="transition-colors hover:text-[#ccff00]">Harrison Erd</a> • Lighthouse Point, FL
<br><br><a href="mailto:[email protected]" class="transition-colors hover:text-[#ccff00]" style="margin-top:50px;">[email protected]</a></p>
</div>
</footer>