diff --git a/src/app.html b/src/app.html index d99cf6d..9fb244e 100644 --- a/src/app.html +++ b/src/app.html @@ -1,23 +1,38 @@ - - - - - - - %sveltekit.head% - - -
%sveltekit.body%
- + + + + + + + + + + + + + + + +%sveltekit.head% + + +
%sveltekit.body%
+ diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 33b1ad3..a8d50bf 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -131,7 +131,7 @@
- {img.hero.alt} + {img.hero.alt}
@@ -202,7 +202,7 @@
- {img.chi_sono.alt} + {img.chi_sono.alt}

{c['about.quote']}

{c['about.cite']} @@ -266,7 +266,7 @@

- {img.dogwash.alt} + {img.dogwash.alt}
@@ -287,7 +287,7 @@
{#each testimonials as r (r.id)}
-
{r.avatarAlt}
+
{r.avatarAlt}
{r.text}