diff --git a/README.md b/README.md index c21e2f8bc..86c83944c 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,34 @@ If you encounter issues or want to start completely fresh: 1. Run `yarn nuke:all` to clean everything 2. Reinstall dependencies and rebuild from scratch +## Sponsors + +Thank you to all our sponsors! 🍻 + +Support orval development by [Open Collective](https://opencollective.com/orval) and your logo will be displayed here with a link to your website. + + + Become a sponsor + + +## Backers + +Thank you to all our backers! 🙏 + +Support us with a one-time donation and help us continue our activities on [Open Collective](https://opencollective.com/orval). + + + Backer + + + Backer + + + Backer + + +**Note:** After becoming a sponsor or backer, please contact us on [Discord](https://discord.gg/6fC2sjDU7w) to upload your logo. + ## Star History diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx index d851790d3..2557779e9 100644 --- a/docs/src/pages/index.tsx +++ b/docs/src/pages/index.tsx @@ -1,4 +1,3 @@ -import { Banner } from '@/components/Banner'; import { Footer } from '@/components/Footer'; import { Nav } from '@/components/Nav'; import { Seo } from '@/components/Seo'; @@ -32,7 +31,7 @@ const Home = (props) => {
orval Emblem
@@ -264,29 +263,100 @@ my-app

Thanks for the support, guys! 🍻

-
- {sponsors.map((sponsor) => ( + + {/* Sponsors Section */} +
+

+ Sponsors +

+
Sample Sponsor - ))} +
+ + {/* Backers Section */} +
+

+ Backers +

+
+ + Sample Backer + + + Sample Backer + + + Sample Backer + +
+
+
- Become a sponsor + Support us on Open Collective
+ +

+ After becoming a sponsor or backer, please contact us on{' '} + + Discord + {' '} + to upload your logo. +