diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 52 |
1 files changed, 5 insertions, 47 deletions
diff --git a/templates/index.html b/templates/index.html index c9b0e60..dc4231b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -299,53 +299,11 @@ </section> -<section class="squarshed flexible centered"> - <a class="button primary" href="/brochure">Click here to view an interactive brochure of our offerings</a> -</section> - -<!-- pricing --> -<section class="quiet" id="pricing"> - <table> - <caption> - <h2>Pricing Guide - Remote*</h2> - </caption> - <tbody> - <tr> - <th scope="col"> - <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>$60/hr</td> - </tr> - - <tr> - <th scope="col"> - <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>$70/hr</td> - </tr> - - <tr> - <th scope="col">Small Group Sessions, Group Lessons</th> - <td>$40/hr/student</td> - </tr> - <tr> - <th scope="col"><a href="#offering-evals">Simplified Homeschool Evaluations</a></th> - <td>$45</td> - </tr> - <tr> - <th scope="col"><a href="#offering-evals">Detailed Homeschool Evaluations</a></th> - <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 our policies and procedures regarding scheduling, - payment, and booking.</a> - </h3> - +<!-- help --> +<section class="quiet squarshed centered" id="help"> + <h2>Helpful Links</h2> + <a class="button primary centered" href="/brochure">View an interactive brochure of our offerings</a> + <a class="button centered" href="/policies">See policies and procedures regarding scheduling, payment, and booking</a> </section> <!-- reviews --> |