From 4e5c7d5719e6edc2f40ecceff2e6766b3e7a9ca0 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Sat, 31 Aug 2024 19:07:34 +0200 Subject: [PATCH] ui fix --- src/lib/components/Feedback.svelte | 2 +- src/routes/pricing/+page.svelte | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/src/lib/components/Feedback.svelte b/src/lib/components/Feedback.svelte index b1a1ab36..2ec5a046 100644 --- a/src/lib/components/Feedback.svelte +++ b/src/lib/components/Feedback.svelte @@ -156,7 +156,7 @@ I think this website is {rating?.length !== 0 ? `"${rating}"` : ''} - diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte index 5162142b..71da6ff3 100644 --- a/src/routes/pricing/+page.svelte +++ b/src/routes/pricing/+page.svelte @@ -679,6 +679,21 @@ async function purchasePlan(subscriptionType:string='') { + +
  • +
    + + Do you offer a Lifetime Deal? + +
    +

    + Yes, we do offer a special limited life time deal for $599. +
    + You might be wondering why this price is higher than our standard subscription. The reason is that while I can't guarantee our current pricing will remain the same, purchasing lifetime access locks in your deal—you pay once and never again. This offer includes all features from the Pro Tier. If you're interested, feel free to email me at {emailAddress}. +

    +
    +
    +