diff --git a/apps/website/components/stats.tsx b/apps/website/components/stats.tsx index 59570d1..9255416 100644 --- a/apps/website/components/stats.tsx +++ b/apps/website/components/stats.tsx @@ -4,7 +4,7 @@ import { useId } from "react"; import NumberTicker from "./ui/number-ticker"; const statsValues = { - githubStars: 25000, + githubStars: 26000, dockerDownloads: 3500000, contributors: 200, sponsors: 50,