improve(public): description

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-06-26 22:48:54 +02:00
parent f96c9b4769
commit 7bda9adf86
2 changed files with 4 additions and 9 deletions

View File

@@ -23,7 +23,7 @@
<br />
</p>
Openpanel is a powerful analytics platform that captures and visualizes user behavior across web, mobile apps, and backend services. It combines the power of Mixpanel with the simplicity of Plausible.
Openpanel is an open-source web and product analytics platform that combines the power of Mixpanel with the ease of Plausible and one of the best Google Analytics replacements.
## Disclaimer

View File

@@ -2,22 +2,17 @@ import { cn } from '@/lib/utils';
import {
ArrowRightIcon,
CalendarIcon,
CheckIcon,
ChevronRightIcon,
CookieIcon,
CreditCardIcon,
DatabaseIcon,
DollarSignIcon,
FlaskRoundIcon,
GithubIcon,
ServerIcon,
StarIcon,
} from 'lucide-react';
import Link from 'next/link';
import { useState } from 'react';
import { Competition } from './competition';
import { HeroCarousel } from './hero-carousel';
import { HeroMap } from './hero-map';
import { Tag } from './tag';
import { Button } from './ui/button';
@@ -47,9 +42,9 @@ export function Hero() {
An open-source alternative to <Competition />
</h1>
<p className="text-xl text-muted-foreground">
A web and product analytics platform that combines the power of
Mixpanel with the ease of Plausible and one of the best Google
Analytics replacements.
An open-source web and product analytics platform that combines
the power of Mixpanel with the ease of Plausible and one of the
best Google Analytics replacements.
</p>
</div>
<Button size="lg" asChild className="group w-72">