fix(onboarding): Switch images into appropriate places

This commit is contained in:
Ben Gotow 2016-06-08 14:10:09 -07:00
parent 11a7472aa8
commit c41dade912

View file

@ -15,9 +15,9 @@ const Steps = [
},
{
seen: false,
id: 'read-receipts',
id: 'activity',
title: 'Track activity',
image: 'feature-snooze@2x.png',
image: 'feature-activity@2x.png',
description: "With activity tracking, you'll know as soon as someone reads your message. Sending to a group? We'll show which recipients opened your email, so you can follow up with precision.",
x: 12.8,
y: 1,
@ -28,7 +28,7 @@ const Steps = [
seen: false,
id: 'snooze',
title: 'Time is everything',
image: 'feature-activity@2x.png',
image: 'feature-snooze@2x.png',
description: "Snooze emails to any time that suits you. Schedule emails to be sent at the ideal time. N1 makes it easy to control the fabric of spacetime.",
x: 5.5,
y: 23.3,
@ -37,7 +37,7 @@ const Steps = [
},
{
seen: false,
id: 'composer-power',
id: 'composer',
title: 'Composer Power',
image: 'feature-composer@2x.png',
description: "Use N1's powerful composer to embed calendar invitations, propose times to meet with recipients, insert templates, and more.",