diff options
| -rw-r--r-- | src/app.css | 5 | ||||
| -rw-r--r-- | src/routes/+page.svelte | 7 | ||||
| -rw-r--r-- | static/images/carousel/Entry-Way.jpeg | bin | 631886 -> 117046 bytes | |||
| -rw-r--r-- | static/images/carousel/Inside-Office.jpeg | bin | 564357 -> 139258 bytes | |||
| -rw-r--r-- | static/images/carousel/Plaza-Logo-Door.jpeg | bin | 336444 -> 113724 bytes | |||
| -rw-r--r-- | static/images/carousel/office-1-1.jpeg | bin | 345517 -> 158313 bytes | |||
| -rw-r--r-- | static/images/team/Brian.jpg | bin | 285268 -> 157007 bytes | |||
| -rw-r--r-- | static/images/team/Jeffer.jpg | bin | 274401 -> 133128 bytes |
8 files changed, 5 insertions, 7 deletions
diff --git a/src/app.css b/src/app.css index 8edf450..b86ae71 100644 --- a/src/app.css +++ b/src/app.css @@ -82,11 +82,6 @@ h3 { font-size: 1.4rem; } -p { - margin: 0 0 var(--space-4); - max-width: 70ch; -} - img { max-width: 100%; height: auto; diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 71b9920..6e66dc0 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -126,8 +126,11 @@ believe that therapy should be fun, engaging, and most importantly, useful to our clients. </p> <p> - We are currently accepting new clients and offer a variety of services to <strong>help you live the - life you desire</strong>. To find the right fit for you, schedule a <a href={resolveRoute('/contact')} + <strong>We are currently accepting new clients and offer a variety of services to help you live the + life you desire</strong>. + </p> + <p> + To find the right fit for you, schedule a <a href={resolveRoute('/contact')} >free 15-minute consultation</a >. </p> diff --git a/static/images/carousel/Entry-Way.jpeg b/static/images/carousel/Entry-Way.jpeg Binary files differindex e67f963..7160715 100644 --- a/static/images/carousel/Entry-Way.jpeg +++ b/static/images/carousel/Entry-Way.jpeg diff --git a/static/images/carousel/Inside-Office.jpeg b/static/images/carousel/Inside-Office.jpeg Binary files differindex 7d103d9..eccb5dc 100644 --- a/static/images/carousel/Inside-Office.jpeg +++ b/static/images/carousel/Inside-Office.jpeg diff --git a/static/images/carousel/Plaza-Logo-Door.jpeg b/static/images/carousel/Plaza-Logo-Door.jpeg Binary files differindex bf58714..dc751ad 100644 --- a/static/images/carousel/Plaza-Logo-Door.jpeg +++ b/static/images/carousel/Plaza-Logo-Door.jpeg diff --git a/static/images/carousel/office-1-1.jpeg b/static/images/carousel/office-1-1.jpeg Binary files differindex cbafc95..2b547a2 100644 --- a/static/images/carousel/office-1-1.jpeg +++ b/static/images/carousel/office-1-1.jpeg diff --git a/static/images/team/Brian.jpg b/static/images/team/Brian.jpg Binary files differindex c68668c..00cf493 100644 --- a/static/images/team/Brian.jpg +++ b/static/images/team/Brian.jpg diff --git a/static/images/team/Jeffer.jpg b/static/images/team/Jeffer.jpg Binary files differindex a19e5a8..f3b6beb 100644 --- a/static/images/team/Jeffer.jpg +++ b/static/images/team/Jeffer.jpg |
