Skip to content

Commit

Permalink
Restructure section1.tsx to improve accessibility: added aria-label a…
Browse files Browse the repository at this point in the history
…nd replaced SimpleGrid
  • Loading branch information
tkim602 committed Nov 4, 2024
1 parent 5a370ce commit 75e5245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Landing/Section1.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const Section1 = () => {
maw={500}
order={2}
>
Don't waste time with JSON formatters
Don't waste time with JSON formatters
</Title>
<Text my="md" c="gray.6" fz={16} maw={510}>
The days of getting lost in lines of code are over. JSON Crack gives you the most
Expand Down

0 comments on commit 75e5245

Please sign in to comment.