Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Stone <[email protected]>
  • Loading branch information
ildyria and d7415 authored Sep 27, 2024
1 parent 890115b commit a1a6384
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/pages/get-supporter-edition.astro
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const metadata = {
title: 'What is the difference between the Free and Supporter Edition?',
description:
'The <span class="font-bold">Free</span> Edition is a great choice for personal use, offering unlimited albums, users, and photo uploads.<br/> \
<span class="font-bold">Lychee</span> <span class="text-sky-600 font-bold">SE</span> includes all the features of the Free Edition, plus some exclusive features as a thank for supporting the development of Lychee.',
<span class="font-bold">Lychee</span> <span class="text-sky-600 font-bold">SE</span> includes all the features of the Free Edition, plus some exclusive features as a thank-you for supporting the development of Lychee.',
},
{
title: 'I am running an old version of Lychee and I want to upgrade to version 6.<br>Will I be losing features if I do not use the Supporter Edition?',
Expand All @@ -120,7 +120,7 @@ const metadata = {
{
title: 'Is there a trial period for the Supporter Edition?',
description:
"Unfortunately, we do not offer trial periods nor refunds. For this reason we recommend you to try the Free Edition first to see if Lychee fits your needs as it already comes packed with a lot of features.",
"Unfortunately, we do not offer trial periods nor refunds. For this reason we recommend that you try the Free Edition first to see if Lychee fits your needs as it already comes packed with a lot of features.",
},
{
title: 'How do I register my Supporter Edition?',
Expand All @@ -130,7 +130,7 @@ const metadata = {
{
title: 'Is there a limit on the number of Lychee instances I can use my license key on?',
description:
"No. You can use your personal license key on as any instances of Lychee that you run.",
"No. You can use your personal license key on as many instances of Lychee as you have.",
},
{
title: 'I want to contribute to Lychee, where does my code fall between the Free and the Supporter Edition?',
Expand All @@ -148,7 +148,7 @@ const metadata = {
title: 'Is there a different code license between the Free and the Supporter Edition?',
description:
"No. The license is the same for both editions: the <a href='/license' class='text-default hover:text-sky-600'>MIT license</a>.\
Lychee remain fully Open Source. And as crazy at it sounds, the code of the Supporter Edition is fully available on GitHub.",
Lychee remains fully Open Source. And as crazy at it sounds, the code of the Supporter Edition is fully available on GitHub.",
}
// {
// title: 'Do the plans come with customer support?',
Expand Down

0 comments on commit a1a6384

Please sign in to comment.