diff --git a/README.md b/README.md index 41a5e8f5e1ff08..d7638faea14492 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ via [Open Collective](https://opencollective.com/mui-org) or via [Patreon](http Views4You + DaoSMM +
Gold sponsors are those who have pledged $500/month or more to MUI. diff --git a/docs/data/material/discover-more/backers/backers.md b/docs/data/material/discover-more/backers/backers.md index a696131a6994ee..4f009ba5c833a3 100644 --- a/docs/data/material/discover-more/backers/backers.md +++ b/docs/data/material/discover-more/backers/backers.md @@ -37,6 +37,7 @@ For example, it could be because the service breaks another service's Terms of s SocialWick Follower24 Views4You + DaoSMM Gold sponsors are those who've pledged $500/month or more to the MUI organization. [Tier benefits](#gold). diff --git a/docs/src/components/home/GoldSponsors.tsx b/docs/src/components/home/GoldSponsors.tsx index 757602c98d87aa..4b86a63e1ea572 100644 --- a/docs/src/components/home/GoldSponsors.tsx +++ b/docs/src/components/home/GoldSponsors.tsx @@ -62,6 +62,11 @@ const BACKLINKs = [ description: 'Maximize Social Media Impact.', href: 'https://views4you.com/?utm_source=mui.com&utm_medium=referral&utm_content=homepage', }, + { + name: 'DaoSMM', + description: 'Global SMM Panel.', + href: 'https://daosmm.com/?utm_source=mui.com&utm_medium=referral&utm_content=homepage', + }, ]; export default function GoldSponsors() {