Skip to content

Commit

Permalink
adjacent adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed May 3, 2024
1 parent 14c7734 commit 4fe1e53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/src/components/home/ValueProposition.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ const content = [
icon: <ArticleRoundedIcon fontSize="small" color="primary" />,
title: 'Unrivaled documentation',
description:
'The answer to your problem can be found in our documentation. How can we be so sure? Because our docs boast over 2,000 contributors.',
'The answer to your problem can be found in our docs. How can we be so sure? Because our docs boast over 2,000 contributors.',
},
{
icon: <AccessibilityNewRounded fontSize="small" color="primary" />,
title: 'Dedicated to accessibility',
description:
"We believe in building for everyone. That's why accessibility is one of our highest priorities with every new feature we ship.",
"We believe in building for everyone. That's why accessibility is a high priority with every new feature we ship.",
},
];

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ const content = [
src={`/static/branding/design-kits/figma-logo.svg`}
alt="Figma logo"
loading="lazy"
width="24"
height="24"
width="18"
height="18"
/>
),
},
Expand Down

0 comments on commit 4fe1e53

Please sign in to comment.