@@ -40,29 +40,30 @@ const inHouseAds = [
40
40
name : 'templates' ,
41
41
link : 'https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=in-house-templates' ,
42
42
img : '/static/ads-in-house/themes-2.jpg' ,
43
- description :
44
- '<b>Premium Templates</b>. Start your project with the best templates for admins, dashboards, and more.',
43
+ descriptionHeader : 'Premium Templates' ,
44
+ description : ' Start your project with the best templates for admins, dashboards, and more.',
45
45
} ,
46
46
{
47
47
name : 'themes' ,
48
48
link : 'https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=in-house-themes' ,
49
49
img : '/static/ads-in-house/themes.png' ,
50
- description :
51
- '<b>Premium Themes</b>. Kickstart your application development with a ready-made theme.',
50
+ descriptionHeader : 'Premium Themes' ,
51
+ description : ' Kickstart your application development with a ready-made theme.',
52
52
} ,
53
53
{
54
54
name : 'tidelift' ,
55
55
link : 'https://tidelift.com/?utm_source=npm-material-ui&utm_medium=referral&utm_campaign=enterprise&utm_content=ad' ,
56
56
img : '/static/ads-in-house/tidelift.png' ,
57
- description :
58
- '<b>MUI for enterprise</b>. Save time and reduce risk. Managed open source — backed by maintainers.',
57
+ descriptionHeader : 'MUI for enterprise' ,
58
+ description : ' Save time and reduce risk. Managed open source — backed by maintainers.',
59
59
} ,
60
60
{
61
61
name : 'figma' ,
62
62
link : 'https://mui.com/store/items/figma-react/?utm_source=docs&utm_medium=referral&utm_campaign=in-house-figma' ,
63
63
img : '/static/ads-in-house/figma.png' ,
64
+ descriptionHeader : 'For Figma' ,
64
65
description :
65
- '<b>For Figma</b>. A large UI kit with over 600 handcrafted Material UI, MUI X, Joy UI components 🎨.' ,
66
+ 'A large UI kit with over 600 handcrafted Material UI, MUI X, Joy UI components 🎨.' ,
66
67
} ,
67
68
] ;
68
69
0 commit comments