From 06d7e504a9207b5482fb674484db9dbdbccd2dfd Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Wed, 4 Jun 2025 16:16:47 -0400 Subject: feat: blog subtitle and blurb pic --- templates/index.html.j2 | 85 +++++++++++++++++++++++++++++-------------------- templates/posts.html.j2 | 2 +- 2 files changed, 51 insertions(+), 36 deletions(-) diff --git a/templates/index.html.j2 b/templates/index.html.j2 index 69c0c94..67090d7 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -55,41 +55,56 @@ -
-

Our Philosophy & Practice

- -

- 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. -

- -

- Our approach is grounded in three core beliefs: - -

    -
  1. Everyone has their own path to success.
  2. -
  3. Building confidence is a vital step on the way to content mastery.
  4. -
  5. 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.
  6. -
- - 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. -

- -

- 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. -

- -

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

+
+
+

Our Philosophy & Practice

+ +

+ 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. +

+ +

+ Our approach is grounded in three core beliefs: + +

    +
  1. Everyone has their own path to success.
  2. +
  3. Building confidence is a vital step on the way to content mastery.
  4. +
  5. 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.
  6. +
+ + 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. +

+ +

+ 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. +

+ +

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

+
+ +
+ + + + Amy Carpenter + +
Amy Carpenter, M.Ed.
+
diff --git a/templates/posts.html.j2 b/templates/posts.html.j2 index f8d01b4..8352d7e 100644 --- a/templates/posts.html.j2 +++ b/templates/posts.html.j2 @@ -4,7 +4,7 @@ -- cgit v1.2.3