From ba639f589267f3e91306b341adc5cbff7870a3df Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Tue, 14 Feb 2023 21:04:51 +0000 Subject: [PATCH] stuff --- beta/src/components/Layout/HomeContent.js | 27 +++++++++++------------ 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index c4b3bd7b0..348a9752b 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -371,11 +371,10 @@ export function HomeContent() {

Join a community of millions

-

- You're not alone. Two million developers visit the - React site every month and the React Developer Tools - extension has over three million weekly active users. React - is something that people and teams can agree on. +

+ You’re not alone. Two million developers from all over the + world visit the React site every month. React is something + that people and teams can agree on.

@@ -389,15 +388,15 @@ export function HomeContent() {
-
+
-

- If you're debugging an obscure problem, chances are, - somebody has already run into it before and shared a - solution. React also has a vibrant ecosystem. Whether you - need a table, a chart, a fully accessible datepicker, a - production-grade data fetching strategy, or a 3D rendering - engine, chances are you'll find what you need. +

+ In the end, React is more than a library or an architecture. + React is a community. Behind every component in the vibrant + React ecosystem, there is a person who wanted to make it + easier for the next person. Many questions remain unsolved, + but we know one thing for sure. It’s more fun to build user + interfaces together.

@@ -430,8 +429,8 @@ const reactConf2021Cover = 'https://i.imgur.com/TsMgXlX.jpg'; const reactConf2019Cover = 'https://i.imgur.com/YDWtkrY.jpg'; const images = [ // "https://i.imgur.io/lZ4jBCs_d.webp?maxwidth=640", - // "https://i.imgur.io/ujHe9Gd_d.webp?maxwidth=640", // "https://i.imgur.io/kJ5jUqY_d.webp?maxwidth=640", + // "https://i.imgur.io/ujHe9Gd_d.webp?maxwidth=640", // "https://i.imgur.io/lTYO6aH_d.webp?maxwidth=640", reactConf2019Cover, reactConf2021Cover,