summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-07 01:45:42 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-01-07 01:45:42 -0700
commit4d78da3eb082b27f88faf9d417857f838ead9969 (patch)
tree0b9195e8119af2dcd810865993376a3aa28c4911
parent96ffec08bfa5cb73e344b7cabb5d95907939ecb2 (diff)
downloadmistymountainstherapy-4d78da3eb082b27f88faf9d417857f838ead9969.tar.gz
mistymountainstherapy-4d78da3eb082b27f88faf9d417857f838ead9969.zip
increment copyright year
-rw-r--r--src/components/Footer.svelte2
-rw-r--r--src/routes/contact/index.svelte3
2 files changed, 3 insertions, 2 deletions
diff --git a/src/components/Footer.svelte b/src/components/Footer.svelte
index d6c24ac..85e1965 100644
--- a/src/components/Footer.svelte
+++ b/src/components/Footer.svelte
@@ -45,7 +45,7 @@
<a href="https://docs.google.com/document/d/10S_-yfiaDZnuD-0tvXTEIIyZiErVwrTj0y_0JiRT5_U/edit?usp=sharing" target="_blank">Privacy Policy</a>
</div>
<div class="p-1">
- <span class="text-muted">Copyright &copy; 2022 Misty Mountains Therapy</span>
+ <span class="text-muted">Copyright &copy; 2024 Misty Mountains Therapy</span>
<br>
<span class="text-muted">High quality therapy services for the Rexburg area.</span>
</div>
diff --git a/src/routes/contact/index.svelte b/src/routes/contact/index.svelte
index 9ecb211..cbfc3aa 100644
--- a/src/routes/contact/index.svelte
+++ b/src/routes/contact/index.svelte
@@ -69,7 +69,7 @@
</script>
<main>
- <h1 class="text-center">Let's get in touch</h1>
+ <h1 class="text-center">Get in touch</h1>
<div class="d-flex justify-content-center flex-row row">
<div class="border shadow bg-light py-2 col-lg-2 d-flex align-items-center flex-column m-2">
<h1><i class="bi bi-map-fill"></i></h1>
@@ -102,6 +102,7 @@
</div>
</div>
<br>
+ <hr>
<h3>Or send us a message</h3>
<form class="bg-light border shadow p-4" on:submit|preventDefault={handleSubmit}>
<div class="row mb-2">