diff --git a/frontend/src/routes/register/+page.svelte b/frontend/src/routes/register/+page.svelte index 30965ca..eaa2711 100644 --- a/frontend/src/routes/register/+page.svelte +++ b/frontend/src/routes/register/+page.svelte @@ -2,6 +2,9 @@ import { goto } from '$app/navigation'; import lev from '$lib/assets/logo/lev.png'; + import Email from '$lib/components/icons/Email.svelte'; + import Home from '$lib/components/icons/Home.svelte'; + import Telephone from '$lib/components/icons/Telephone.svelte'; import SplitLayout from '$lib/components/layout/SplitLayout.svelte'; import TextField from '$lib/components/textfield/TextField.svelte'; @@ -33,32 +36,15 @@
-
- @ +
+
- +
@@ -72,20 +58,7 @@
- +