diff --git a/docs/data/material/getting-started/templates/landing-page/components/Hero.js b/docs/data/material/getting-started/templates/landing-page/components/Hero.js index c7da7e0072168d..6813d4c96f4376 100644 --- a/docs/data/material/getting-started/templates/landing-page/components/Hero.js +++ b/docs/data/material/getting-started/templates/landing-page/components/Hero.js @@ -33,13 +33,13 @@ export default function Hero() { > Our latest  @@ -47,6 +47,7 @@ export default function Hero() { component="span" variant="h1" sx={{ + fontSize: 'clamp(3rem, 10vw, 4rem)', color: (theme) => theme.palette.mode === 'light' ? 'primary.main' : 'primary.light', }} @@ -54,10 +55,14 @@ export default function Hero() { products - + Explore our cutting-edge dashboard, delivering high-quality solutions - tailored to your needs.
- Elevate your experience with top-tier features and services. + tailored to your needs. Elevate your experience with top-tier features + and services.
Our latest  @@ -47,6 +47,7 @@ export default function Hero() { component="span" variant="h1" sx={{ + fontSize: 'clamp(3rem, 10vw, 4rem)', color: (theme) => theme.palette.mode === 'light' ? 'primary.main' : 'primary.light', }} @@ -54,10 +55,14 @@ export default function Hero() { products
- + Explore our cutting-edge dashboard, delivering high-quality solutions - tailored to your needs.
- Elevate your experience with top-tier features and services. + tailored to your needs. Elevate your experience with top-tier features + and services.