summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2023-04-13 16:28:25 -0400
committerAdam T. Carpenter <atc@53hor.net>2023-04-13 16:28:42 -0400
commite19aef1832d72fa54d66c0b90718a68df72c1069 (patch)
tree5b86c1f694c9e7e7a9a0d09aef26039f24cf8070
parent660e1de495e2e73e90a2002c6dcef56d177ac34b (diff)
downloadcarpentertutoring-e19aef1832d72fa54d66c0b90718a68df72c1069.tar.xz
carpentertutoring-e19aef1832d72fa54d66c0b90718a68df72c1069.zip
feat: update tutors
-rw-r--r--about/index.php21
1 files changed, 0 insertions, 21 deletions
diff --git a/about/index.php b/about/index.php
index 6700257..fb8a1d7 100644
--- a/about/index.php
+++ b/about/index.php
@@ -201,25 +201,4 @@
<section></section>
-<section class="quiet flexible">
-
- <figure class="shadowy">
- <picture>
- <source srcset="/assets/tajanaf.webp" type="image/webp" />
- <source srcset="/assets/tajanaf.png" type="image/png" />
- <img alt="Tajana Freeman" src="/assets/tajanaf.png" />
- </picture>
- <figcaption>Tajana Freeman</figcaption>
- </figure>
-
- <div>
- <h2>Tajana Freeman</h2>
- <p>
- Tajana is a third year master’s student in Clinical Mental Health Counseling at the College of William &amp; Mary with a love for education and learning. She is a United States Navy veteran who graduated from Auburn University with a Bachelor's in Psychology. She has substitute taught students from elementary to high school level in math and English language arts online and in person. Tajana is excited to partner with students to help them identify their individual learning modalities and to help them find the exhilarating fun of learning through tailored exercises. As a part of Carpenter Tutoring, Tajana is passionate about education and helping her students and inspiring generations of future leaders.
- </p>
- </div>
-
-</section>
-
-<section></section>
<?php include('../footer.php'); ?>