diff --git a/v3/src/pages/pricing.astro b/v3/src/pages/pricing.astro index 05386c7..d9f8c1c 100644 --- a/v3/src/pages/pricing.astro +++ b/v3/src/pages/pricing.astro @@ -166,6 +166,19 @@ const metadata = { ]} /> + + Contact us for bigger plans & help + + sudo apt install -y docker.io
wget rustdesk.com/pro.yml -O compose.yml
docker compose up -d', }, { - title: 'Select a plan', + title: 'Explore plans', icon: 'tabler:number-2', }, { - title: 'Sign Up / Log In', + title: 'Select a plan', icon: 'tabler:number-3', }, { - title: 'Review order', + title: 'Enter email and payment details', icon: 'tabler:number-4', }, { - title: 'Enter payment details', + title: 'Get the license key via the email you entered', icon: 'tabler:number-5', }, { - title: 'Confirmation', + title: 'Enter the license key in the web console of RustDesk Server Pro', icon: 'tabler:number-6', }, - { - title: 'Download and start using the template(s)', - icon: 'tabler:number-7', - }, ]} image={{ - src: 'https://images.unsplash.com/photo-1536816579748-4ecb3f03d72a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=987&q=80', + src: '~/assets/images/steps.jpg', alt: 'Steps image', }} /> @@ -259,41 +270,35 @@ const metadata = { { title: 'Do the plans come with customer support?', description: - 'Absolutely, all plans include access to our dedicated customer support to assist you with any queries or concerns.', + 'Absolutely, all paid plans include access to our dedicated customer support to assist you with any queries or concerns.', }, { - title: 'Is there a trial period for the different plans?', - description: - "Unfortunately, we don't offer trial periods for the plans. However, you can check out our demo section to preview the quality of our templates.", + title: 'Is there a trial license?', + description: 'Please contact us', }, { - title: 'Can I switch between plans?', + title: 'How to upgrade my plan?', description: - 'Certainly! You can easily upgrade or downgrade your plan, at any time, to find the one that best suits your evolving requirements.', + 'Certainly! You can easily upgrade your plan, at any time, to find the one that best suits your evolving requirements.', }, { title: 'What payment methods do you accept?', description: - 'We accept major credit cards and online payment methods to ensure a convenient and secure transaction process.', + 'We accept major credit cards and online payment methods to ensure a convenient and secure transaction process. If you want to pay via bank transfer, please contact us; you will be charged extra bank process fee, and we will send you the license key once we receive the offline payment in the bank; it takes 3~5 working days.', }, { title: 'Are there any hidden fees beyond the displayed cost?', description: - 'No, the subscription cost covers all the features and templates listed under each plan. There are no hidden fees or extra charges.', + 'No, the cost covers all the features and listed under each plan. There are no hidden fees or extra charges.', }, - ]} - /> - - - -