diff --git a/www/src/components/UseCases.astro b/www/src/components/UseCases.astro index 7fc1cb8..c7aec5e 100644 --- a/www/src/components/UseCases.astro +++ b/www/src/components/UseCases.astro @@ -19,7 +19,7 @@ import { useCases } from '@/lib/use-cases';
{item.summary}
+{item.painPoint}
+{item.outcome}
+{item.summary}
+ +{item.painPoint}
+{item.outcome}
+- Each guide shows how to configure Gitea Mirror, schedule mirrors, and validate results so your team can ship with confidence. -
-+ Gitea Mirror is an open-source side project. It’s perfect for your homelab, indie dev studio, or early-stage team that + needs backups and optional failover. There’s no enterprise SLA—just + practical playbooks you can own, fork, and improve. +
-+ Homelabbers, solo builders, and scrappy startups that want GitHub peace of mind without managed pricing. +
- {useCase.summary} -
-{useCase.painPoint}
-{useCase.outcome}
-+ Community support only. No compliance guarantees, no 24/7 pager. Kick the tires before depending on it. +
++ Discover how developers and teams are using Gitea Mirror to create reliable, self-hosted backups of their GitHub repositories. These use cases provide step-by-step instructions for common scenarios. +
++ {useCase.summary} +
+ ++ Fork the project, open an issue, or drop a PR. These guides are community-made—just like the tooling behind them. +
+ + Contribute on GitHub +