From 4e89a878bb40400787b60c3cfad33b24fce0afe2 Mon Sep 17 00:00:00 2001
From: MuslemRahimi
Date: Wed, 11 Sep 2024 13:07:56 +0200
Subject: [PATCH] change text
---
src/lib/components/Footer.svelte | 2 +-
src/routes/donation/+page.svelte | 24 +++++++++++------------
src/routes/earnings-calendar/+page.svelte | 2 +-
src/routes/economic-calendar/+page.svelte | 2 +-
4 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/src/lib/components/Footer.svelte b/src/lib/components/Footer.svelte
index 30615457..2dbc6563 100644
--- a/src/lib/components/Footer.svelte
+++ b/src/lib/components/Footer.svelte
@@ -53,7 +53,7 @@
- Donation ❤
+ Sponsor Us ❤
diff --git a/src/routes/donation/+page.svelte b/src/routes/donation/+page.svelte
index 7b2a76f1..48816b0f 100644
--- a/src/routes/donation/+page.svelte
+++ b/src/routes/donation/+page.svelte
@@ -12,20 +12,20 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL;
- {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ''} Donation · stocknear
+ {$numberOfUnreadNotification > 0 ? `(${$numberOfUnreadNotification})` : ''} Become a sponsor to stocknear
-
-
+
+
-
-
+
+
@@ -38,7 +38,7 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL;
- Home
- - Donation
+ - Sponsor
@@ -57,12 +57,12 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL;
- Donation
+ Sponsor
- Apes together donate strong—because when we unite our bananas, we can move mountains!
+ Apes together sponsor strong—because when we unite our bananas, we can move mountains!
@@ -107,7 +107,7 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL;
Our Pro Membership is priced to be less than a cup of coffee, ensuring that high-quality stock data is within reach for retail investors of all backgrounds. This pricing reflects our core mission: Apes together strong.
- While the Pro Membership is designed to sustain our basic operations, your additional support can help us go even further. By donating, you're not just supporting a platform; you're investing in a vision of open, transparent, and affordable financial analysis.
+ While the Pro Membership is designed to sustain our basic operations, your additional support can help us go even further. By sponsoring, you're not just supporting a platform; you're investing in a vision of open, transparent, and affordable financial analysis.
Here's what makes Stocknear unique:
@@ -127,7 +127,7 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL;
- Your donation will directly contribute to:
+ Your support will directly contribute to:
-
Maintaining our low price point
@@ -146,13 +146,13 @@ let cloudFrontUrl = import.meta.env.VITE_IMAGE_URL;
- Buy me a Coffee
+ Become a sponsor to stocknear
If you believe in our mission and want to support us beyond your Pro Subscription, consider buying me a coffee through Ko-fi. Every contribution, no matter the size, makes a significant impact on our ability to serve you and the retail investor community.
- Link: Donate here
+ Sponsor us here
Your support means the world to me and helps keep Stocknear running smoothly.
diff --git a/src/routes/earnings-calendar/+page.svelte b/src/routes/earnings-calendar/+page.svelte
index 16a20ce1..167dfead 100644
--- a/src/routes/earnings-calendar/+page.svelte
+++ b/src/routes/earnings-calendar/+page.svelte
@@ -255,7 +255,7 @@ $: {
-
+
- Home
- Earnings Calendar
diff --git a/src/routes/economic-calendar/+page.svelte b/src/routes/economic-calendar/+page.svelte
index 0685f90a..9ecb5a0b 100644
--- a/src/routes/economic-calendar/+page.svelte
+++ b/src/routes/economic-calendar/+page.svelte
@@ -164,7 +164,7 @@ async function handleChangeValue(value) {