public: update about

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-02-14 10:43:48 +00:00
parent 860223f22e
commit 2f95c074c5
3 changed files with 12 additions and 4 deletions

View File

@@ -94,7 +94,7 @@ export function Hero() {
TRUSTED BY 1,000+ COMPANIES • 4.7K GITHUB STARS
</div> */}
<h1 className="text-4xl md:text-5xl font-semibold leading-[1.1]">
An open-source alternative to <Competition />
OpenPanel - The open-source alternative to <Competition />
</h1>
<p className="text-lg text-muted-foreground">
An open-source web and product analytics platform that combines the

View File

@@ -23,7 +23,9 @@ const jsonLd = {
url: OPENPANEL_BASE_URL,
sameAs: ['https://github.com/Openpanel-dev/openpanel'],
description: OPENPANEL_DESCRIPTION,
keywords: 'openpanel, product analytics, web analytics, mixpanel alternative, open source analytics',
},
{
'@type': 'SoftwareApplication',
name: OPENPANEL_NAME,