diff --git a/app/javascript/gabsocial/features/about/assets.js b/app/javascript/gabsocial/features/about/assets.js
new file mode 100644
index 00000000..15175c2f
--- /dev/null
+++ b/app/javascript/gabsocial/features/about/assets.js
@@ -0,0 +1,162 @@
+import React from 'react'
+import Block from '../../components/block'
+import Button from '../../components/button'
+import Icon from '../../components/icon'
+import Divider from '../../components/divider'
+import Heading from '../../components/heading'
+import Text from '../../components/text'
+import GabLogo from '../../components/logo'
+
+export default class Assets extends React.PureComponent {
+
+ render() {
+
+ return (
+
+
+
+ Gab Assets
+
+
+ Gab brand colors
+
+
+
+
+
+
+
+ Gab Brand Green
+ #30CE7D
+ rgb(48, 206, 125)
+
+
+
+
+
+
+ GabPRO Gold
+ #FED631
+ rgb(254, 214, 49)
+
+
+
+
+
+
+
+
+ White
+ #FFFFFF
+ rgb(255, 255, 255)
+
+
+
+
+
+
+ Black
+ #000
+ rgb(0, 0, 0)
+
+
+
+
+
+
+ Muted
+ #222222
+ rgb(34, 34, 34)
+
+
+
+
+
+
+
+
+
+
+ Gab logo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Gab social icons
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ By using the Gab resources on this site, you agree to follow our
+ .
+ and all other Gab rules and policies. If you have any questions, contact us at legal [at] gab [dot] com.
+
+
+
+ For full terms and conditions of use of this site please see
+ .
+
+
+
+
+
+
+
+ )
+ }
+
+}
diff --git a/app/javascript/gabsocial/features/about/press.js b/app/javascript/gabsocial/features/about/press.js
new file mode 100644
index 00000000..bfe23b00
--- /dev/null
+++ b/app/javascript/gabsocial/features/about/press.js
@@ -0,0 +1,42 @@
+import React from 'react'
+import Block from '../../components/block'
+import Button from '../../components/button'
+import Divider from '../../components/divider'
+import Heading from '../../components/heading'
+import Text from '../../components/text'
+
+export default class Press extends React.PureComponent {
+
+ render() {
+
+ return (
+
+
+
+ Press Inquiries
+
+
+ Gab is a social network that champions free speech, individual liberty and the free flow of information online. All are welcome.
+
+
+ To contact Gab for press please email
+ .
+
+