Skip to content

Commit

Permalink
Olivier's review
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Sep 29, 2023
1 parent e06bf43 commit f49beac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/data/material/getting-started/templates/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ productId: material-ui
title: 9+ Free React Templates
---

# Templates
# React Templates

<p class="description">Browse our collection of free React templates to get started building your app with Material UI, including a React dashboard, React admin panel, and more.</p>

Expand All @@ -12,7 +12,7 @@ title: 9+ Free React Templates
## Free templates

Our curated collection of free Material UI templates includes dashboards, sign-in and sign-up pages, a blog, a checkout flow, and more.
They can be combined with one of the [example projects](https://github.com/mui/material-ui/tree/master/examples) to form a complete starter.
They can be combined with one of the [example projects](/material-ui/getting-started/example-projects/) to form a complete starter.

Sections of each layout are clearly defined either by comments or use of separate files,
making it simple to extract parts of a page (such as a "hero unit", or footer, for example)
Expand All @@ -30,5 +30,5 @@ Please feel free to open an [issue](https://github.com/mui/material-ui/issues/ne
Looking for something more? You can find complete templates and themes in the <a href="https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=templates-store">premium template section</a>.

<a href="https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=templates-store">
<img src="/static/images/themes-display.png" alt="react templates" width="1140" height="600" />
<img src="/static/images/themes-display.png" alt="react templates" width="2280" height="1200" />
</a>

0 comments on commit f49beac

Please sign in to comment.