diff options
Diffstat (limited to '_data/prices.yml')
-rw-r--r-- | _data/prices.yml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/_data/prices.yml b/_data/prices.yml new file mode 100644 index 0000000..66777c3 --- /dev/null +++ b/_data/prices.yml @@ -0,0 +1,16 @@ +- name: "Subject, Time Management, and Study Skills Tutoring" + cost: + inperson: 60 + remote: 50 +- name: "Academic Coaching and College Prep" + cost: + inperson: 70 + remote: 60 +- name: "Parent Consultations" + cost: + inperson: 30 + remote: 25 +- name: "Group Webinars" + cost: + inperson: 30 + remote: 30 |