From ee3783db93367f29a1837bd10fca93b24fbe1a0c Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Wed, 4 Jun 2025 22:48:45 -0400 Subject: feat: contact us link --- templates/index.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 67090d7..33c614d 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -92,7 +92,7 @@

- We are ready and excited to serve you as you discover your path to success. Contact us today to begin your + We are ready and excited to serve you as you discover your path to success. Contact us today to begin your journey.

@@ -127,4 +127,4 @@ {% let stars = 0 %} {% include "review.html.j2" %} -{% endblock %} \ No newline at end of file +{% endblock %} -- cgit v1.2.3