···3838 Open-source monitoring service
3939 </h1>
4040 <p className="text-muted-foreground mx-auto mb-6 max-w-lg text-lg">
4141- OpenStatus is an open source alternative to your current monitoring
4242- service with a beautiful status page.
4141+ OpenStatus is an open source monitoring services with on-call
4242+ managements.
4343 </p>
4444 {/* much better than using flex without text alignment, text stays center even thought not same length */}
4545 <div className="my-4 grid gap-2 sm:grid-cols-2">
···8585 </Shell>
8686 <Cards {...cardConfig.monitors} />
8787 <Stats />
8888- <Cards {...cardConfig.pages} />
8989- <Partners />
9088 <Cards {...cardConfig.incidents} />
8989+ <Partners />
9090+ <Cards {...cardConfig.pages} />
9191 <SpecialCard {...specialCardConfig} />
9292 <Plans />
9393 <Shell>