···11import Link from "next/link";
22+import { ClerkProvider } from "@clerk/nextjs";
23import { ChevronRight } from "lucide-react";
3445import { Badge, Button } from "@openstatus/ui";
···3839 Open-source monitoring service
3940 </h1>
4041 <p className="text-muted-foreground mx-auto mb-6 max-w-lg text-lg">
4141- OpenStatus is an open source monitoring services with on-call
4242+ OpenStatus is an open source monitoring services with incident
4243 managements.
4344 </p>
4445 {/* much better than using flex without text alignment, text stays center even thought not same length */}