From 014e34fa4a8cd4e3cdb3573a7748696c68873523 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" <atc@53hor.net> Date: Mon, 9 Sep 2024 17:02:17 -0400 Subject: fix: nix other instrument options --- index.php | 5 ++--- 1 file 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> -- cgit v1.2.3