update wear icons on preview page
Change-Id: I17fc5a7d1ba637ea0eb557eae50aea76667e2430
diff --git a/docs/html/preview/images/apps.png b/docs/html/preview/images/apps.png
new file mode 100644
index 0000000..dbbb5e5
--- /dev/null
+++ b/docs/html/preview/images/apps.png
Binary files differ
diff --git a/docs/html/preview/images/notifications.png b/docs/html/preview/images/notifications.png
new file mode 100644
index 0000000..128853c
--- /dev/null
+++ b/docs/html/preview/images/notifications.png
Binary files differ
diff --git a/docs/html/preview/images/send-data.png b/docs/html/preview/images/send-data.png
new file mode 100644
index 0000000..7010e3f
--- /dev/null
+++ b/docs/html/preview/images/send-data.png
Binary files differ
diff --git a/docs/html/preview/images/voice.png b/docs/html/preview/images/voice.png
new file mode 100644
index 0000000..e727ab5
--- /dev/null
+++ b/docs/html/preview/images/voice.png
Binary files differ
diff --git a/docs/html/preview/index.html b/docs/html/preview/index.html
index 8d7e9ea..e4bbed4 100644
--- a/docs/html/preview/index.html
+++ b/docs/html/preview/index.html
@@ -148,7 +148,7 @@
<div class="landing-body">
<div class="landing-breakout cols">
<div class="col-4">
- <img src="/preview/images/wear-data.png" alt="">
+ <img src="/preview/images/notifications.png" alt="">
<p>Synced Notifications</p>
<p class="landing-small">
Notifications on handhelds can automatically sync to wearables, so design them
@@ -156,7 +156,7 @@
</p>
</div>
<div class="col-4">
- <img src="/preview/images/wear-apps.png" alt="">
+ <img src="/preview/images/apps.png" alt="">
<p>Wearable Apps</p>
<p class="landing-small">
Create custom experiences with activities, services, sensors, and much
@@ -164,7 +164,7 @@
</p>
</div>
<div class="col-4">
- <img src="/preview/images/wear-data.png" alt="">
+ <img src="/preview/images/send-data.png" alt="">
<p>Send Data</p>
<p class="landing-small">
Send data and actions between handhelds and wearables with
@@ -172,7 +172,7 @@
</p>
</div>
<div class="col-4">
- <img src="/preview/images/wear-voice.png" alt="">
+ <img src="/preview/images/voice.png" alt="">
<p>Voice Actions</p>
<p class="landing-small">
Register your app to handle voice actions, like "Ok Google, take a note,"