import { HeartHandshakeIcon } from 'lucide-react'; import Link from 'next/link'; import { SingleSwirl } from '../Swirls'; import { SectionHeader } from '../section'; import { Tag } from '../tag'; import { Button } from '../ui/button'; export function Supporter() { return (
Support OpenPanel } title="Support the future of open analytics" description="Join our community of supporters and help us build the best open-source alternative to Mixpanel. Every contribution helps keep OpenPanel free and accessible." />
Pay what you want and help us keep the lights on.
); }