Skip to content

Commit

Permalink
[website] Update product descriptions and social preview images (#32181)
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal authored Dec 15, 2023
1 parent 48adec0 commit e7b9793
Show file tree
Hide file tree
Showing 25 changed files with 21 additions and 14 deletions.
1 change: 1 addition & 0 deletions docs/pages/about.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default function About() {
title="About us - MUI"
description="MUI is a 100% remote globally distributed team, supported by a community of thousands
of developers all across the world."
card="/static/social-previews/about-preview.jpg"
/>
<AppHeaderBanner />
<AppHeader />
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/base-ui.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ export default function Core() {
return (
<BrandingCssVarsProvider>
<Head
title="Base UI: Ship accessible & sleek components"
title="Base UI: Unstyled React components and low-level hooks."
description={`Base UI is a library of headless ("unstyled") React UI components and low-level hooks.
You can style them with any CSS solutions like PostCSS or Tailwind CSS.`}
card="/static/blog/introducing-base-ui/card.png"
card="/static/social-previews/baseui-preview.jpg"
>
{/* eslint-disable-next-line @next/next/no-page-custom-font */}
<link
Expand Down
1 change: 1 addition & 0 deletions docs/pages/blog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ export default function Blog(props: InferGetStaticPropsType<typeof getStaticProp
<Head
title="Blog - MUI"
description="Follow the MUI blog to learn about new product features, latest advancements in UI development, and business initiatives."
card="/static/social-previews/blog-preview.jpg"
disableAlternateLocale
/>
<AppHeader />
Expand Down
1 change: 1 addition & 0 deletions docs/pages/careers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,7 @@ export default function Careers() {
<Head
title="Careers - MUI"
description="Interested in joining MUI? Learn about the roles we're hiring for."
card="/static/social-previews/careers-preview.jpg"
/>
<AppHeaderBanner />
<AppHeader />
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/core.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default function Core() {
return (
<BrandingCssVarsProvider>
<Head
title="MUI Core: Ready to use components, free forever"
title="MUI Core: Ready-to-use foundational React components, free forever."
description="Get a growing list of React components, ready-to-use, free forever and with accessibility always in mind."
card="/static/social-previews/core-preview.jpg"
/>
Expand Down
7 changes: 5 additions & 2 deletions docs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@ export default function Home() {
return (
<BrandingCssVarsProvider>
<Head
title="MUI: The React component library you always wanted"
description="MUI provides a simple, customizable, and accessible library of React components. Follow your own design system, or start with Material Design."
title="MUI: Move faster with intuitive React UI tools"
description="MUI offers a comprehensive suite of free UI tools to help you ship new features faster.

This comment has been minimized.

Copy link
@oliviertassinari

oliviertassinari Dec 24, 2023

Member
Start with Material UI, our fully-loaded component library, or bring your own design
system to our production-ready components."
card="/static/social-previews/home-preview.jpg"
>
<script
type="application/ld+json"
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/material-ui.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ export default function Core() {
return (
<BrandingCssVarsProvider>
<Head
title="Material UI: React components based on Material Design"
title="Material UI: A meticulous React implementation of Google's Material Design."
description="Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box."
card="/static/social-previews/core-preview.jpg"
card="/static/social-previews/materialui-preview.jpg"
/>
<AppHeaderBanner />
<AppHeader gitHubRepository="https://github.com/mui/material-ui" />
Expand Down
1 change: 1 addition & 0 deletions docs/pages/pricing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export default function Pricing() {
<Head
title="Pricing - MUI"
description="The community edition lets you get going right away. Switch to a commercial plan for more components & technical support."
card="/static/social-previews/pricing-preview.jpg"
/>
<AppHeaderBanner />
<AppHeader />
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/x.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ export default function X() {
return (
<BrandingCssVarsProvider>
<Head
title="MUI X: Performant advanced components"
title="MUI X: Advanced and powerful components for complex use cases."
description="Build complex and data-rich applications using a growing list of advanced React
components, like the Data Grid, Date and Time Pickers, Charts, and more!"
card="/static/social-previews/x-preview.jpg"
card="/static/social-previews/muix-preview.jpg"
/>
<AppHeaderBanner />
<AppHeader gitHubRepository="https://github.com/mui/mui-x" />
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/public/static/social-previews/core-preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified docs/public/static/social-previews/designkits-preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/public/static/social-previews/templates-preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/public/static/social-previews/x-preview.jpg
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/src/components/header/HeaderNavDropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ const PRODUCTS = [
},
{
name: 'MUI X',
description: 'Advanced and powerful components for complex use-cases.',
description: 'Advanced and powerful components for complex use cases.',
href: ROUTES.productAdvanced,
},
{
name: 'Templates',
description: 'Fully built, out-of-the-box, templates for your application.',
description: 'Fully built Material UI templates for your application.',
href: ROUTES.productTemplates,
},
{
Expand All @@ -86,7 +86,7 @@ const PRODUCTS = [
const DOCS = [
{
name: 'Material UI',
description: "React components that implement Google's Material Design.",
description: `A meticulous React implementation of Google's Material Design.`,
href: ROUTES.materialDocs,
},
{
Expand Down
4 changes: 2 additions & 2 deletions docs/src/components/productMaterial/MaterialHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ export default function MaterialHero() {
components
</Typography>
<Typography color="text.secondary" sx={{ mb: 3, maxWidth: 500 }}>
Material UI is beautiful by design and features a suite of customization options that
make it easy to implement your own custom design system.
Material UI is an open-source React component library that implements Google&apos;s
Material Design. It&apos;s comprehensive and can be used in production out of the box.
</Typography>
<GetStartedButtons
primaryUrl={ROUTES.materialDocs}
Expand Down

0 comments on commit e7b9793

Please sign in to comment.