summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Hunt <loganhunt@simponic.xyz>2022-05-03 16:26:08 -0600
committerLogan Hunt <loganhunt@simponic.xyz>2022-05-03 16:26:08 -0600
commite561b3946c640e2355853d7066eac85066c5046a (patch)
tree9aeb0d414e9fc81c1baca689032997cef3fa2267
parent2966a6f15870d1ba9d06586ce545df4c0b332a67 (diff)
downloadmistymountainstherapy-e561b3946c640e2355853d7066eac85066c5046a.tar.gz
mistymountainstherapy-e561b3946c640e2355853d7066eac85066c5046a.zip
Add small changes per requests
-rw-r--r--src/routes/approach/index.svelte2
-rw-r--r--src/routes/index.svelte2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/routes/approach/index.svelte b/src/routes/approach/index.svelte
index 2dbe1df..cc9693f 100644
--- a/src/routes/approach/index.svelte
+++ b/src/routes/approach/index.svelte
@@ -7,7 +7,7 @@
<img src="https://ztxoywaazhxdeiftmsiy.supabase.co/storage/v1/object/public/mistymountains/boats.jpg" alt="boats in water" style="width:60%">
</div>
<br>
- <p>I meet each client where they are at and customize their therapeutic journey to best fit their personality and issues. The approaches I use most are listed below:</p>
+ <p>We meet each client where they are at and customize their therapeutic journey to best fit their personality and issues. Some of the approaches we use most are listed below:</p>
</div>
</div>
<br>
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
index 97d6566..3bc0b30 100644
--- a/src/routes/index.svelte
+++ b/src/routes/index.svelte
@@ -11,7 +11,7 @@
<div class="bg-light rounded p-2 shadow">
<div class="d-flex justify-content-center">
<div class="col-md-8 mt-2 border-bottom">
- <h3>Darkness must pass, a new day will come, and when the sun shines, it will shine out the clearer.</h3>
+ <h3>"Darkness must pass, a new day will come, and when the sun shines, it will shine out the clearer."</h3>
<div class="d-flex justify-content-end">
- Samwise Gamgee
</div>