diff --git a/src/lib/components/Pricing.svelte b/src/lib/components/Pricing.svelte
index 0d57dbe6..5d900018 100644
--- a/src/lib/components/Pricing.svelte
+++ b/src/lib/components/Pricing.svelte
@@ -274,7 +274,7 @@ onMount(async () => {
- Only 100 Slots left
+ Limited Offer
@@ -309,7 +309,7 @@ onMount(async () => {
- Only Only 100 Slots left.
+ Only Limited Offer.
diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte
index 9bb68ccb..c15a33ce 100644
--- a/src/routes/pricing/+page.svelte
+++ b/src/routes/pricing/+page.svelte
@@ -377,7 +377,7 @@ async function purchasePlan(subscriptionType:string='') {
- Only 100 Slots left
+ Limited Offer
@@ -411,7 +411,7 @@ async function purchasePlan(subscriptionType:string='') {
- Only Only 100 Slots left.
+ Only Limited Offer.