diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 9ac1b2ba..e176097e 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -589,7 +589,7 @@ $: { Upgrade to Pro {#if !data?.user || data?.user?.tier !== 'Pro' || data?.user?.freeTrial === true} - Support the Platform to be always free ❤ + Get unlimit access to all features {/if} @@ -900,7 +900,7 @@ $: { Upgrade to Pro - Support the Platform to be always free ❤ + Get unlimit access to all features diff --git a/src/routes/analysts/+page.svelte b/src/routes/analysts/+page.svelte index ac7bc742..7049eb04 100644 --- a/src/routes/analysts/+page.svelte +++ b/src/routes/analysts/+page.svelte @@ -1,7 +1,7 @@