diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index b8a05bc44..d715610a6 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -131,7 +131,7 @@ export function HomeContent() { -
+
People expect web app pages to load fast. React lets you start streaming HTML from the server while your data is{' '} still fetching, and then progressivelly fill in the content @@ -160,13 +160,13 @@ export function HomeContent() { browser.
+
People expect native apps to look and feel truly native.{' '}
React Native{' '}
lets you develop Android and iOS applications using React.{' '}
@@ -591,7 +591,7 @@ async function Discography({ artistId }) {