summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2024-09-09 17:02:17 -0400
committerAdam T. Carpenter <atc@53hor.net>2024-09-09 17:02:17 -0400
commit014e34fa4a8cd4e3cdb3573a7748696c68873523 (patch)
tree31a615693f521f95a93a13fda77bf4f36103d1ab
parent4ae354f108acaef8c78b778124d4638904bd7c69 (diff)
downloadcarpentertutoring-014e34fa4a8cd4e3cdb3573a7748696c68873523.tar.xz
carpentertutoring-014e34fa4a8cd4e3cdb3573a7748696c68873523.zip
fix: nix other instrument optionsHEADmaster
-rw-r--r--index.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/index.php b/index.php
index 530544a..d3d83c1 100644
--- a/index.php
+++ b/index.php
@@ -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>