You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
@@ -40,17 +40,21 @@ export class AppOurWorkSingle {
40
40
text:
41
41
'Mobile Measures is HIPPA-compliant and provides Physical Therapists with an accurate representation of their patients’ risk assessment. The application also provides useful instructions and demonstration videos.',
42
42
image1: '/assets/our-work/mm-feature-image1.png',
43
-
image2: '/assets/our-work/mm-feature-image2.png',// NEED ASSET
43
+
image2: '/assets/our-work/mm-feature-image2.svg',
44
44
image3: '/assets/our-work/mm-feature-image3.png',
45
45
},
46
+
otherProjectImgs: {
47
+
image1: '/assets/our-work/mm-feature-image3.png',
48
+
image2: '/assets/our-work/mm-feature-image1.png',
49
+
},
46
50
},
47
51
loudcloud: {
48
52
id: 2,
49
53
key: 'loudcloud',
50
54
header: {
51
55
title: 'LoudCloud',
52
56
text: 'Disposable World-Wide Phone Numbers',
53
-
logo: '/assets/our-work/lc-logo.png',// NEED ASSET
@@ -72,7 +76,11 @@ export class AppOurWorkSingle {
72
76
'One of the advantages LoudCloud has over its competitors is the simplicity of its interface. If a user were to have more than one account (one for business and another for social, for example), they would be able to access them all on a central dashboard instead of switching between the different accounts. Users can label their numbers, forward calls to their phones and even pre-announce them to ensure there is no confusion.',
73
77
image1: '/assets/our-work/lc-feature-image1.png',
74
78
image2: '/assets/our-work/lc-feature-image2.png',
75
-
image3: '/assets/our-work/lc-feature-image3.png',// NEED ASSET
79
+
image3: '/assets/our-work/lc-feature-image3.svg',
80
+
},
81
+
otherProjectImgs: {
82
+
image1: '/assets/our-work/lc-feature-image2.png',
83
+
image2: '/assets/our-work/lc-feature-image1.png',
76
84
},
77
85
},
78
86
voyage: {
@@ -81,7 +89,7 @@ export class AppOurWorkSingle {
81
89
header: {
82
90
title: 'The Voyage',
83
91
text: 'Health and Well-Being Tracker and Evaluator',
84
-
logo: '/assets/our-work/voyage-logo.png',// NEED ASSET
backgroundMobile: '/assets/our-work/voyage-background-mobile.png',// NEED ASSET
87
95
},
@@ -90,7 +98,7 @@ export class AppOurWorkSingle {
90
98
text:
91
99
'Equal parts fun and useful, this app allows users to set goals and earn rewards when committing to them! Goals can fall under a variety of different programs such as nutrition, financial well-being or stress management, to name a few. Employees within the same company can challenge each other to make it more fun. The app also provides its users with useful articles, motivational videos and other resources to provide them with a truly useful experience.<br><br>New Ocean Health had a clear idea of what they wanted to provide their users with, and we were more than happy to show them mock-ups and come up with UI/UX designs that adhered to their vision, as well as the development that made it all come to life.',
@@ -102,8 +110,12 @@ export class AppOurWorkSingle {
102
110
text:
103
111
'Starting with the confidential Private Health Assessment (PHA); users answer questions in order to establish a profile and map out what their goals are. The app then provides them with reminders of their daily goals and links to helpful resources. The Voyage syncs with most health apps so that more people can benefit from its services.',
0 commit comments