Skip to content

Commit dea9348

Browse files
rluzists1cherniavskiioliviertassinari
authored
[website] Add Kombai diamond sponsor (#46977)
Signed-off-by: Raffaella Luzi Stoutland <[email protected]> Co-authored-by: Andrew <[email protected]> Co-authored-by: Olivier Tassinari <[email protected]>
1 parent 9c00531 commit dea9348

File tree

9 files changed

+62
-1
lines changed

9 files changed

+62
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ View the [Joy UI documentation](https://mui.com/joy-ui/getting-started/).
6060

6161
<p>
6262
<a href="https://www.doit.com/?utm_source=mui.com&utm_medium=referral&utm_content=readme" rel="noopener sponsored" target="_blank"><img height="128" width="128" src="https://mui.com/static/sponsors/doit-square.svg" alt="doit" title="Management Platform for Google Cloud and AWS" loading="lazy" /></a>
63+
<a href="https://kombai.com/?utm_source=MUI&utm_medium=website&utm_campaign=sponsor&utm_content=readme" rel="noopener sponsored" target="_blank">
64+
<picture>
65+
<source media="(prefers-color-scheme: dark)" srcset="https://mui.com/static/sponsors/kombai-square-dark.svg">
66+
<source media="(prefers-color-scheme: light)" srcset="https://mui.com/static/sponsors/kombai-square-light.svg">
67+
<img height="128" width="128" src="https://mui.com/static/sponsors/kombai-square-light.svg" alt="kombai" title="AI agent for Frontend - turn Figma, text, or images into clean MUI code" loading="lazy" />
68+
</picture>
69+
</a>
6370
</p>
6471

6572
Diamond sponsors are those who have pledged \$1,500/month or more to MUI.

docs/data/material/discover-more/backers/backers.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ Sponsorship increases the rate of bug fixes, documentation improvements, and fea
99

1010
<p style="display: flex; justify-content: start; align-items: center; flex-wrap: wrap; margin-top: 8px;">
1111
<a data-ga-event-category="sponsor" data-ga-event-action="docs-backers" data-ga-event-label="doit.com" href="https://www.doit.com/flexsave/?utm_source=mui.com&utm_medium=referral&utm_content=backers" rel="noopener sponsored" target="_blank" class="remove-link-arrow" class="remove-link-arrow" style="margin-right: 24px;"><img height="128" width="128" src="/static/sponsors/doit-square.svg" alt="doit" title="Management platform for Google Cloud and AWS" loading="lazy" /></a>
12+
<a data-ga-event-category="sponsor" data-ga-event-action="docs-backers" data-ga-event-label="kombai.com" href="https://kombai.com/?utm_source=MUI&utm_medium=website&utm_campaign=sponsor&utm_content=docs" rel="noopener sponsored" target="_blank" class="remove-link-arrow" class="remove-link-arrow" style="margin-right: 24px;">
13+
<span class="only-light-mode">
14+
<img src="/static/sponsors/kombai-square-light.svg" alt="kombai" title="AI agent for Frontend - turn Figma, text, or images into clean MUI code" loading="lazy" width="180" height="49" style="width: 100px; margin-top: 1.2rem; margin-bottom: 2px; display: block;">
15+
</span>
16+
<span class="only-dark-mode">
17+
<img src="/static/sponsors/kombai-square-dark.svg" alt="kombai" title="AI agent for Frontend - turn Figma, text, or images into clean MUI code" loading="lazy" width="180" height="49" style="width: 100px; margin-top: 1.2rem; margin-bottom: 2px; display: block;">
18+
</span>
19+
</a>
1220
</p>
1321

1422
_2/3 slots available_
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)