Skip to content

Commit 91bd755

Browse files
committed
Updated main page content
1 parent a40dccc commit 91bd755

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

src/app/components/splash/splash.component.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353

5454
<!-- Main Background Image and Text -->
5555
<div class="openchirp-intro-section mdl-typography--text-center">
56-
<div class="logo-font openchirp-slogan">Community-Driven Low-Power</div>
57-
<div class="logo-font openchirp-sub-slogan">Wireless Connectivity for IoT</div>
56+
<div class="logo-font openchirp-slogan">An OpenSource Stack for IoT</div>
57+
<div class="logo-font openchirp-sub-slogan">Data Collection and Management</div>
5858
</div>
5959

6060
<!-- ABOUT Section -->
@@ -72,8 +72,9 @@
7272
<p></p>
7373
<p class="mdl-typography--subhead-color-contrast mdl-typography--font-light">
7474
OpenChirp is a management framework for Low-Power Wide-Area Networks (LP-WAN) that provides data context, storage, visualization, and access control over the web.
75-
OpenChirp is currently powering a LoRaWAN Network at Carnegie Mellon University that also spans large portions of the City of Pittsburgh.
76-
You can expand the OpenChirp network by using our software to connect your own LP-WAN base stations.
75+
OpenChirp is currently powering a hosted LoRaWAN Network at Carnegie Mellon University that also spans large portions of the City of Pittsburgh.
76+
You can easily and freely add devices or LoRa gateways to our hosted network or spawn your own stand-alone instances.
77+
OpenChirp is tailored towards LoRaWAN, but supports any device capable of REST and/or MQTT networking.
7778
</p>
7879
</div>
7980

@@ -87,7 +88,7 @@
8788
<h2 class="mdl-card__title-text">Your IoT Project</h2>
8889
</div>
8990
<div class="mdl-card__supporting-text">
90-
<span class="mdl-typography--subhead mdl-typography--font-light">Contract-free, Secure, Battery Operated, Wireless Networking for your IoT project</span>
91+
<span class="mdl-typography--subhead mdl-typography--font-light">Free, No Strings Attached, Secure, Battery Operated, Wireless Networking for your IoT project</span>
9192
</div>
9293
</div>
9394

@@ -99,7 +100,7 @@ <h2 class="mdl-card__title-text">Your IoT Project</h2>
99100
<h2 class="mdl-card__title-text">Community-driven</h2>
100101
</div>
101102
<div class="mdl-card__supporting-text">
102-
<span class="mdl-typography--subhead mdl-typography--font-light">Help to create an open community-driven network</span>
103+
<span class="mdl-typography--subhead mdl-typography--font-light">Anyone with a Google account can add gateways or devices</span>
103104
</div>
104105
</div>
105106

0 commit comments

Comments
 (0)