diff options
-rw-r--r-- | templates/index.html.j2 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 390a471..4704e49 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -57,6 +57,42 @@ </div> </section> +<!-- blurb --> +<section id="blurb"> + <p> + Proudly assisting clients in our home region of Hampton Roads, VA and beyond, our private tutoring practice + serves students and professionals of all ages and stages through one-on-one appointments tailored to individual + needs and goals. + </p> + + <p> + Our approach is grounded in three core beliefs: + + <ol> + <li>Everyone has their own path to success.</li> + <li>Building confidence is a vital step on the way to content mastery.</li> + <li>Taking the time to truly learn each person's preferences and ways of processing information is the + foundation of a meaningful tutoring, coaching, or mentoring relationship.</li> + </ol> + + These beliefs guide every aspect of our work. We recognize, respect, and celebrate the individuality of each person + we serve. By infusing compassion, understanding, and patience into every appointment and valuing client voices when + setting focus areas, we meet clients where they are to build meaningful relationships that offer not only + instruction but encouragement. + </p> + + <p> + Most services are offered by founder Amy Carpenter, M.Ed. A small team of experienced and caring tutors assists + with additional subjects and specialties. We specialize in remote services, with limited in-person support + available in select locations. + </p> + + <p> + We are ready and excited to serve you as you discover your path to success. Contact us today to begin your + journey. + </p> +</section> + <!-- reviews --> <section id="reviews" class="cards"> {% let name = "Kim J." %} |