diff --git a/src/routes/contact/+page.svelte b/src/routes/contact/+page.svelte index 0c7bdde..3ad77a8 100644 --- a/src/routes/contact/+page.svelte +++ b/src/routes/contact/+page.svelte @@ -31,7 +31,9 @@ action="?" use:enhance={handleSubmit} class="max-w-lg mx-auto p-4 bg-base-200 rounded-lg shadow-md" + aria-labelledby="contact-form-title" > +

Contact Us

{#if error}
@@ -41,7 +43,7 @@ {/if}
+ Maximum 1000 characters