fix: correct Pro plan description from 'unlimited' to '5,000/month'
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 11m13s
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 11m13s
This commit is contained in:
parent
8e9b99ccb0
commit
f17b483682
2 changed files with 4 additions and 4 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<meta name="twitter:image" content="https://docfast.dev/og-image.png">
|
||||
<link rel="canonical" href="https://docfast.dev">
|
||||
<script type="application/ld+json">
|
||||
{"@context":"https://schema.org","@type":"SoftwareApplication","name":"DocFast","url":"https://docfast.dev","applicationCategory":"DeveloperApplication","operatingSystem":"Web","description":"Convert HTML and Markdown to beautiful PDFs with a simple API call. Fast, reliable, developer-friendly.","offers":[{"@type":"Offer","price":"9","priceCurrency":"EUR","name":"Pro","description":"Unlimited PDF generation for production apps","billingIncrement":"P1M"}]}
|
||||
{"@context":"https://schema.org","@type":"SoftwareApplication","name":"DocFast","url":"https://docfast.dev","applicationCategory":"DeveloperApplication","operatingSystem":"Web","description":"Convert HTML and Markdown to beautiful PDFs with a simple API call. Fast, reliable, developer-friendly.","offers":[{"@type":"Offer","price":"9","priceCurrency":"EUR","name":"Pro","description":"5,000 PDFs per month for production apps","billingIncrement":"P1M"}]}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"name": "How much does DocFast cost?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "DocFast Pro costs €9 per month and includes unlimited PDF generation, all conversion endpoints, built-in templates, and priority email support."
|
||||
"text": "DocFast Pro costs €9 per month and includes 5,000 PDF generations, all conversion endpoints, built-in templates, and priority email support."
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue