ui: update Open Graph and Twitter card images for various pages to enhance social sharing

This commit is contained in:
Dries Augustyns
2026-05-04 12:32:51 +02:00
parent 29883ffc71
commit 4b5815c1d6
40 changed files with 492 additions and 27 deletions
+8
View File
@@ -162,6 +162,14 @@ export default function Index() {
title: 'Plunk — Open-Source Transactional Email Platform',
description:
'Send transactional emails, run marketing campaigns, and automate workflows — all open-source and self-hostable. $0.001/email, no contact limits.',
images: [
{
url: 'https://www.useplunk.com/api/og?title=The+Open-Source+Email+Platform',
width: 1200,
height: 630,
alt: 'Plunk — The Open-Source Email Platform',
},
],
}}
/>
<Script