diff options
Diffstat (limited to 'templates/k12.html.j2')
-rw-r--r-- | templates/k12.html.j2 | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/templates/k12.html.j2 b/templates/k12.html.j2 index d93a2ac..df6c9b4 100644 --- a/templates/k12.html.j2 +++ b/templates/k12.html.j2 @@ -124,7 +124,7 @@ </h2> <p> - Since 2019, we have proudly served homeschooling families with a variety of services. + We are proud to continue serving homeschooling families with a variety of services. </p> <p> @@ -258,13 +258,7 @@ </section> <section id="reviews" class="cards"> - {% let name = "Stacey S." %} - {% let title = "Services for Homeschoolers parent" %} - {% let quote = "We had a wonderful experience working with Amy on our proof of progress evaluation. She made the whole process effortless, gave us multiple options on working with her and provided excellent guidance. She's extremely prompt in responding to any questions as well. We're so happy to have found someone that fully supports relaxed homeschooling! Amy is a wonderful resource for any homeschooling family." %} - {% let stars = 5 %} - {% include "review.html.j2" %} - - {% let name = "T.S." %} + {% let name = "T.H.S." %} {% let title = "Subject Tutoring parent" %} {% let quote = "Carpenter Tutoring is an excellent choice if you want your student to progress in any subject with confidence. My daughter went from dreading Latin to meeting the challenge of translating and memorizing vocabulary with confidence. Ms. Carpenter is a consummate professional and an excellent communicator with parents and students. We will continue to use Carpenter Tutoring when necessary." %} {% let stars = 5 %} @@ -275,6 +269,18 @@ {% let quote = "I will share that when we were 1st looking for a tutor, I wasn't sure what we needed but help with math. Once we met and you started tutoring my kids, you are so wonderful in how you teach both of them. With my daughter, she was a lost soul with math. She now understands math in a way that I don't think I could have helped her. The way you teach, explain and show how math is done, is simply AMAZING. When it came time for my son to need help with Math, I knew you were the one to do it! Why? It's the way you are patient, kind and so helpful in allowing them to learn math in a way that benefits my kids." %} {% let stars = 0 %} {% include "review.html.j2" %} + + {% let name = "Kris C." %} + {% let title = "Services for Homeschoolers & Subject Tutoring parent" %} + {% let quote = " Amy is invaluable to us as our homeschool teacher. She has a wealth of knowledge in many different subjects and working with students comes easily to her." %} + {% let stars = 5 %} + {% include "review.html.j2" %} + + {% let name = "Noel M." %} + {% let title = "Services for Homeschoolers parent" %} + {% let quote = " Amy is absolutely outstanding! We have used her for my daughter's proof of progress evaluator [since 2022] and I cannot give her enough praise! I recommend her to all my homeschooling friends as an evaluator. She is always extremely professional, kind, and organized. Her online system for portfolio evaluations is user friendly and makes my job of putting together the portfolio carefree. Once I have submitted it to her, she sends me my letter needed for proof of progress within 2-3 days! Her proof of progress letters are also thorough and professional. I cannot thank her enough each year and you will not regret using her!" %} + {% let stars = 5 %} + {% include "review.html.j2" %} </section> {% endblock %}
\ No newline at end of file |