chore: Remove incorrect information from SEO schemas

This commit is contained in:
Dries Augustyns
2025-12-21 11:00:47 +01:00
parent 3cada63f15
commit cc9b0f8a73
+1 -6
View File
@@ -157,7 +157,7 @@ export default function Index() {
'acceptedAnswer': {
'@type': 'Answer',
'text':
'Plunk offers a free plan that includes 3000 automated, 3000 transactional and 3000 broadcast emails per month. You can upgrade to a pay-as-you-go plan that costs $0.001 per email.',
'Plunk offers a free plan that includes 1000 emails per month. You can upgrade to a pay-as-you-go plan that costs $0.001 per email.',
},
},
],
@@ -200,11 +200,6 @@ export default function Index() {
'unitText': 'email',
},
},
'aggregateRating': {
'@type': 'AggregateRating',
'ratingValue': '4.8',
'reviewCount': '50',
},
'featureList':
'Workflow Automation, Dynamic Segmentation, Campaign Management, Analytics, Developer API, Custom Domains, Self-Hosting, Open Source',
}),