summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php52
1 files changed, 19 insertions, 33 deletions
diff --git a/index.php b/index.php
index eb8b8b2..f47e14c 100644
--- a/index.php
+++ b/index.php
@@ -33,22 +33,16 @@ include('header.php');
Welcome, and thank you for your interest in Carpenter Tutoring!
</h2>
- <p>
- Carpenter Tutoring is a private tutoring service based in Suffolk,
- Virginia. I offer in-person sessions throughout the Hampton Roads
- area and remote sessions anywhere in the country. Most of my
- offerings are one-on-one, and group sessions and classes are also
- available. No matter your budget, I am confident that we can find an
- arrangement that will provide your student services without creating
- financial strain.
- </p>
+ <p> Carpenter Tutoring is a private tutoring service based in Suffolk,
+ Virginia. I offer high-engagement remote appointments through Zoom. A limited
+ number of in-person appointments are also available for students in the Harbour
+ View region of Suffolk, VA. Most of my offerings are one-on-one, and siblings
+ and pre-existing groups of students may opt for group meetings. No matter your
+ budget, I am confident that we can find an arrangement that will provide your
+ student services without creating financial strain. </p>
<p>
- I invite you to explore my site to learn more about the <a href="/#offerings">
- services I offer
- </a>,
- <a href="/about">my background</a>
- ,
+ I invite you to explore my site to learn more about the <a href="/#offerings">services I offer</a>, <a href="/about">my background</a>,
and some of <a href="/policies">my policies</a>. Thank you for visiting, and
please do not hesitate to reach out with any questions. I would be thrilled to
assist you!
@@ -84,7 +78,7 @@ include('header.php');
<li> All levels of reading/language arts/English</li>
<li> Writing (formal and creative)</li>
<li> All levels of Latin</li>
- <li> Math through Algebra II/Geometry</li>
+ <li> Math through Precalculus</li>
<li> Introductory Biology, Physics, and Chemistry (not at the honors or AP
level)</li>
</ul>
@@ -155,10 +149,10 @@ include('header.php');
Both evaluations are based on materials submitted through an online
portal. Letters are returned within a week of your notice that all documents
have been uploaded.</p>
- <p> <strong>$35 option</strong>: Considers math and language arts materials,
+ <p> <strong>$45 option</strong>: Considers math and language arts materials,
satisfies proof of progress with a personalized letter and evaluator
credentials </p>
- <p><strong>$70+ option</strong>: Considers math and language arts materials
+ <p><strong>$80+ option</strong>: Considers math and language arts materials
satisfies proof of progress with a
personalized letter and evaluator credentials, provides homeschool families
with a separate document detailing identified areas of strength, areas of
@@ -319,49 +313,41 @@ include('header.php');
<section class="quiet" id="pricing">
<table>
<caption>
- <h2>Pricing Guide</h2>
+ <h2>Pricing Guide - Remote*</h2>
</caption>
<tbody>
<tr>
- <td></td>
- <td>Remote</td>
- <td>In-Person</td>
- </tr>
-
- <tr>
<th scope="col">
- <a href="#offering-subject-tutoring">Subject</a>, <a href="#offering-time-management">Time Management</a>, <a href="#offering-study-skills">Study Skills Tutoring</a>, <a href="#offering-music-lessons">Music Lessons</a>
+ <a href="#offering-subject-tutoring">Single Subject</a>, <a href="#offering-time-management">Time Management</a>, <a href="#offering-study-skills">Study Skills Tutoring</a>, <a href="#offering-music-lessons">Music Lessons</a>
</th>
- <td>$50/hr</td>
<td>$60/hr</td>
</tr>
<tr>
<th scope="col">
- <a href="#offering-academic-coaching">Academic Coaching</a>, <a href="#offering-dissertation-coaching">Dissertation Coaching</a>, <a href="#offering-test-prep">Test Prep</a>, <a href="#offering-college-prep">College
+ <a href="#offering-subject-tutoring">Multi-Subject</a>, <a href="#offering-academic-coaching">Academic Coaching</a>, <a href="#offering-dissertation-coaching">Dissertation Coaching</a>, <a href="#offering-test-prep">Test Prep</a>, <a href="#offering-college-prep">College
Application Assistance</a>
</th>
- <td>$60/hr</td>
<td>$70/hr</td>
</tr>
<tr>
<th scope="col">Small Group Sessions, Group Lessons</th>
- <td>$30/hr</td>
- <td>$40/hr</td>
+ <td>$40/hr/student</td>
</tr>
<tr>
<th scope="col"><a href="#offering-evals">Simplified Homeschool Evaluations</a></th>
- <td colspan="2">$35</td>
+ <td >$45</td>
</tr>
<tr>
<th scope="col"><a href="#offering-evals">Detailed Homeschool Evaluations</a></th>
- <td colspan="2">$70+</td>
+ <td >$80+</td>
</tr>
</tbody>
</table>
<h3>
+<p><em>*In-person pricing for students in the Harbour View region of Suffolk is $10/hr more in each category.</em></p>
<a href="/policies">See a list of my policies and procedures regarding scheduling,
payment, and booking.</a>
</h3>
@@ -430,7 +416,7 @@ include('header.php');
echo "Your message was successfully sent.";
}
} else {
- echo 'Send us a message and we`ll reply by mail as soon as possible. Please note that your email address will not be stored on our server. It will only be used to contact you with a reply. You may also send mail directly to <a href="mailto:amy@carpentertutoring.com">Amy@CarpenterTutoring.com</a>.';
+ echo 'Send us a message and we`ll reply by mail as soon as possible. Please note that your email address will not be stored on our system; it will only be used to contact you with a reply. You may also send mail directly to <a href="mailto:amy@carpentertutoring.com">Amy@CarpenterTutoring.com</a>.';
}
?>
</form>