chore: Remove incorrect information from SEO schemas
This commit is contained in:
@@ -157,7 +157,7 @@ export default function Index() {
|
|||||||
'acceptedAnswer': {
|
'acceptedAnswer': {
|
||||||
'@type': 'Answer',
|
'@type': 'Answer',
|
||||||
'text':
|
'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',
|
'unitText': 'email',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'aggregateRating': {
|
|
||||||
'@type': 'AggregateRating',
|
|
||||||
'ratingValue': '4.8',
|
|
||||||
'reviewCount': '50',
|
|
||||||
},
|
|
||||||
'featureList':
|
'featureList':
|
||||||
'Workflow Automation, Dynamic Segmentation, Campaign Management, Analytics, Developer API, Custom Domains, Self-Hosting, Open Source',
|
'Workflow Automation, Dynamic Segmentation, Campaign Management, Analytics, Developer API, Custom Domains, Self-Hosting, Open Source',
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user