|
67 | 67 | class="sr-only">(current)</span></a> |
68 | 68 | </li> |
69 | 69 | <li class="nav-item"> |
70 | | - <a class="nav-link" href="#section-why"><span class="navlink">Why</span></a> |
| 70 | + <a class="nav-link" href="#section-how"><span class="navlink">How</span></a> |
71 | 71 | </li> |
72 | 72 | <li class="nav-item"> |
73 | | - <a class="nav-link" href="#section-how"><span class="navlink">How</span></a> |
| 73 | + <a class="nav-link" href="#section-why"><span class="navlink">Why</span></a> |
74 | 74 | </li> |
75 | 75 | <li class="nav-item"> |
76 | 76 | <a class="nav-link" href="#section-ecosystem">Grants</a> |
@@ -144,43 +144,31 @@ <h4> |
144 | 144 | </div> |
145 | 145 | </section> |
146 | 146 |
|
147 | | - |
148 | | - <section class="section-dark" id="section-why"> |
| 147 | + <section class="section-dark" id="section-how"> |
149 | 148 | <div class="container"> |
150 | | - <div class="section-content"> |
| 149 | + <div class="section-content section-right"> |
151 | 150 | <h5> |
152 | | - WHY SWARM? |
| 151 | + How does it work? |
153 | 152 | </h5> |
154 | 153 | <h2> |
155 | | - Swarm exists so the internet can again be decentralised. |
| 154 | + Swarm Desktop App offers an easy-to-use experience, giving everyone truly decentralised access to the Swarm network. |
156 | 155 | </h2> |
157 | 156 | <h4> |
158 | | - Swarm’s longer term vision is to become the operating system of the re-decentralised internet. It provides a |
159 | | - scalable and self-sustaining infrastructure for a supply-chain economy of data. |
| 157 | + Get the best of Swarm by running a Bee light-node on your desktop, laptop or spare hardware to give you direct p2p access to the network, without any restricted and trustful centralised gateways. |
160 | 158 | </h4> |
161 | | - <p> |
162 | | - <a class="more" data-toggle="collapse" href="#dark-section-more" moretext="tell me more"> |
163 | | - tell me more |
164 | | - </a> |
165 | | - </p> |
166 | | - <div class="collapse" id="dark-section-more"> |
167 | | - <p>The Internet is no longer just a niche where geeks play. It has become a fundamental conduit of value |
168 | | - creation and a huge share of overall economic activity. Yet the data economy in it’s current state is far |
169 | | - from fair, the distribution of the spoils is under the control of those who control the data - mostly |
170 | | - companies keeping the data to themselves in isolated data silos. To achieve the goal of a fair data |
171 | | - economy many social, legal and technological issues will have to be tackled. |
172 | | - </div> |
| 159 | + |
173 | 160 | <div class="spacer"></div> |
174 | | - <!-- <div class="more btn btn-orange"> |
175 | | - <a class="nav-link" href="#question-who"> |
176 | | - <span class="navlink">register</span> |
| 161 | + |
| 162 | + <div class="more btn btn-light"> |
| 163 | + <a class="nav-link" href="https://desktop.ethswarm.org/" target="_blank"> |
| 164 | + <span class="navlink">learn more about Swarm Desktop app</span> |
177 | 165 | </a> |
178 | | - </div> --> |
| 166 | + </div> |
179 | 167 | </div> |
180 | | - </div> |
181 | 168 | </section> |
| 169 | + |
182 | 170 |
|
183 | | - <section class="section-orange" id="section-how"> |
| 171 | + <section class="section-orange"> |
184 | 172 | <div class="container"> |
185 | 173 | <div class="section-content section-right"> |
186 | 174 | <h5> |
@@ -218,6 +206,41 @@ <h4>Bee will happily fly on MacOS, Windows and various Linux flavors.</h4> |
218 | 206 | </div> |
219 | 207 | </div> |
220 | 208 | </section> |
| 209 | + |
| 210 | + <section class="section-dark" id="section-why"> |
| 211 | + <div class="container"> |
| 212 | + <div class="section-content"> |
| 213 | + <h5> |
| 214 | + WHY SWARM? |
| 215 | + </h5> |
| 216 | + <h2> |
| 217 | + Swarm exists so the internet can again be decentralised. |
| 218 | + </h2> |
| 219 | + <h4> |
| 220 | + Swarm’s longer term vision is to become the operating system of the re-decentralised internet. It provides a |
| 221 | + scalable and self-sustaining infrastructure for a supply-chain economy of data. |
| 222 | + </h4> |
| 223 | + <p> |
| 224 | + <a class="more" data-toggle="collapse" href="#dark-section-more" moretext="tell me more"> |
| 225 | + tell me more |
| 226 | + </a> |
| 227 | + </p> |
| 228 | + <div class="collapse" id="dark-section-more"> |
| 229 | + <p>The Internet is no longer just a niche where geeks play. It has become a fundamental conduit of value |
| 230 | + creation and a huge share of overall economic activity. Yet the data economy in it’s current state is far |
| 231 | + from fair, the distribution of the spoils is under the control of those who control the data - mostly |
| 232 | + companies keeping the data to themselves in isolated data silos. To achieve the goal of a fair data |
| 233 | + economy many social, legal and technological issues will have to be tackled. |
| 234 | + </div> |
| 235 | + <div class="spacer"></div> |
| 236 | + <!-- <div class="more btn btn-orange"> |
| 237 | + <a class="nav-link" href="#question-who"> |
| 238 | + <span class="navlink">register</span> |
| 239 | + </a> |
| 240 | + </div> --> |
| 241 | + </div> |
| 242 | + </div> |
| 243 | + </section> |
221 | 244 |
|
222 | 245 |
|
223 | 246 | <section class="section-light" id="section-jobs"> |
|
0 commit comments