diff options
author | Adam T. Carpenter <atc@53hor.net> | 2024-09-09 17:02:17 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2024-09-09 17:02:17 -0400 |
commit | 014e34fa4a8cd4e3cdb3573a7748696c68873523 (patch) | |
tree | 31a615693f521f95a93a13fda77bf4f36103d1ab /index.php | |
parent | 4ae354f108acaef8c78b778124d4638904bd7c69 (diff) | |
download | carpentertutoring-master.tar.xz carpentertutoring-master.zip |
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -133,8 +133,7 @@ include('header.php'); <div id="offering-music-lessons" class="modal"> <div class="card"> <p> - Instruments offered include piano, guitar, drums, and voice. - Instrument lessons include a combination of formal instruction and + Piano lessons include a combination of formal instruction and ear-training, which allows students to select the songs they'd like to learn. Music composition lessons focus on the techniques necessary for writing original songs, whether they be instrumental or singer/songwriter @@ -294,7 +293,7 @@ include('header.php'); <div class="card"> <h2>Music Lessons</h2> - <p>Instrument and/or composition lessons for students of all ages</p> + <p>Piano and/or composition lessons for students of all ages</p> <a class="button" href="#offering-music-lessons"><img src="/assets/icons/dots-horizontal-circle.svg" alt="expand" /> Learn more</a> </div> |