Skip to content

Commit

Permalink
New React Native Landing Page
Browse files Browse the repository at this point in the history
Summary:
The motivation is that we haven't changed the copy on the initial React Native landing page since launching, and we have a much clearer view of the React Native value prop now.

Themes:
1. React Native is like React but for mobile apps
2. A React Native app is a "real native app"
3. Development is fast
4. You can drop down to normal native development if you need
Closes #8291

Differential Revision: D3466855

Pulled By: JoelMarcey

fbshipit-source-id: d1a5035640bcd795704d5f830b79e7c3d2e3ab02
  • Loading branch information
lacker authored and Facebook Github Bot 5 committed Jun 22, 2016
1 parent 46e42ac commit d88c1ab
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 345 deletions.
2 changes: 1 addition & 1 deletion website/src/react-native/css/react-native.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li
}

.hero {
background: #05A5D1;
background: #2D2D2D;
padding: 50px 0;
color: #FDF3E7;
font-weight: 300;
Expand Down
Loading

0 comments on commit d88c1ab

Please sign in to comment.