From 5e529b30b5d91b8d378fce77aa14c1d9171fc139 Mon Sep 17 00:00:00 2001 From: YOUR NAME Date: Thu, 9 Aug 2018 14:29:28 +1000 Subject: [PATCH] lots of commenting out, added pitch deck --- .DS_Store | Bin 6148 -> 6148 bytes package.json | 1 + public/index.html | 2 + src/App.css | 3 + src/App.js | 2 + src/components/Decks.js | 25 +++---- src/components/Form.js | 8 +++ src/components/Jumbotron.js | 5 +- src/components/Navbar.js | 16 +++-- src/components/PopUpSignUp.js | 2 +- src/components/clientStories.js | 52 ++++++++------ src/components/mailchimpForm.js | 117 +++++++++++++++++++++++++++----- src/pages/Homepage/index.js | 18 +++-- yarn.lock | 26 ++++++- 14 files changed, 209 insertions(+), 68 deletions(-) diff --git a/.DS_Store b/.DS_Store index 5008ddfcf53c02e82d7eee2e57c38e5672ef89f6..175ed525891086f1553508160a7b349e48caab08 100644 GIT binary patch delta 119 zcmZoMXfc=|&e%3FQEZ}~q9`K+0|O8XFfe2?B$ovj<>ln(rB6&$pKKt)BFV;3z);GN z#E^q53DU4JF`gZyVly`f4+mr0#>DT;llesyMVWw-3P79y#2}Lo05QX6N0I%^0Ir=H AZ~y=R delta 67 zcmZoMXfc=|&Zs)EP;8=}A_oHyFfuR*Y}^>eKJh@*W_At%4o20D8^1G8<`+@q1WGX^ TfYeMj;Zfe4AhLvcVgm~RE=&+7 diff --git a/package.json b/package.json index 41083ed..3cabf0d 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "react": "^16.4.1", "react-dom": "^16.4.1", "react-driftjs": "^1.0.8", + "react-helmet": "^5.2.0", "react-mailchimp-subscribe": "^2.0.2", "react-router": "^4.3.1", "react-router-dom": "^4.3.1", diff --git a/public/index.html b/public/index.html index 587de92..5300c5e 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,8 @@ + +