From a455daae679812885af20ef6f1385f7eccb88661 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Wed, 11 Dec 2024 21:22:48 +0100 Subject: [PATCH] ui fixes --- src/routes/+error.svelte | 12 ++++++-- src/routes/+page.svelte | 64 ++++++++++++++++++++++------------------ 2 files changed, 45 insertions(+), 31 deletions(-) diff --git a/src/routes/+error.svelte b/src/routes/+error.svelte index 3836c400..2da601c1 100644 --- a/src/routes/+error.svelte +++ b/src/routes/+error.svelte @@ -26,9 +26,15 @@
- The website is currently experiencing issues due to bot attacks. We - apologize for any disruptions and are actively working to resolve the - problem. + The page was not found. If this error occurs persistenly please report + it to us via + {emailAddress}. +
+ We will fix it asap!
-
+ {#if data?.user?.tier !== "Pro" || data?.user?.freeTrial === true} - -
- + {/if}