diff --git a/frontend/web/src/components/SubscriptionFAQ.tsx b/frontend/web/src/components/SubscriptionFAQ.tsx index 520226a..14cf925 100644 --- a/frontend/web/src/components/SubscriptionFAQ.tsx +++ b/frontend/web/src/components/SubscriptionFAQ.tsx @@ -22,7 +22,14 @@ const SubscriptionFAQ = () => { {`Can I get a refund if Slash doesn't meet my needs?`} - Yes, absolutely! You can send a email to me at `yourselfhosted@gmail.com`. I will refund you as soon as possible. + Yes, absolutely! You can contact us with `yourselfhosted@gmail.com`. I will refund you as soon as possible. + + + + Is there a Lifetime license? + + {`As software requires someone to maintain it, so we won't sell a lifetime service, since humans are not immortal yet. But if you + really want it, please contact us "yourselfhosted@gmail.com".`} diff --git a/frontend/web/src/pages/SubscriptionSetting.tsx b/frontend/web/src/pages/SubscriptionSetting.tsx index 34839a3..f4e0461 100644 --- a/frontend/web/src/pages/SubscriptionSetting.tsx +++ b/frontend/web/src/pages/SubscriptionSetting.tsx @@ -140,10 +140,10 @@ const SubscriptionSetting: React.FC = () => { - +