@@ -68,11 +68,73 @@ <h1 class="heading-primary">
68
68
</ section >
69
69
70
70
< section class ="section-how ">
71
+ < div class ="container ">
72
+ < span class ="subheading "> How it works</ span >
73
+ < h2 class ="heading-secondary ">
74
+ Your daily dose of health in 3 simple steps
75
+ </ h2 >
76
+ </ div >
77
+
71
78
< div class ="container grid grid--2-cols ">
72
- < div > Test 1</ div >
73
- < div > Test 2</ div >
74
- < div > Test 3</ div >
75
- < div > Test 4</ div >
79
+ <!-- step 01 -->
80
+ < div class ="step-text-box ">
81
+ < p class ="step-number "> 01</ p >
82
+ < h3 class ="heading-terrtiary ">
83
+ Tell us what you like (and what not)
84
+ </ h3 >
85
+ < p class ="step-description ">
86
+ Never again waste time thinking about what to eat! Omnifood AI
87
+ will create a 100% personalized weekly meal plan just for you. It
88
+ makes sure you get all the nutrients and vitamins you need, no
89
+ matter what diet you follow!
90
+ </ p >
91
+ </ div >
92
+ < div class ="step-img-box ">
93
+ < img
94
+ src ="img/app/app-screen-1.png "
95
+ class ="step-img "
96
+ alt ="iPhone app
97
+ preferences selection screen "
98
+ />
99
+ </ div >
100
+
101
+ <!-- step 02 -->
102
+ < div class ="step-img-box ">
103
+ < img
104
+ src ="img/app/app-screen-2.png "
105
+ class ="step-img "
106
+ alt ="iPhone app
107
+ meal approving plan screen "
108
+ />
109
+ </ div >
110
+ < div class ="step-text-box ">
111
+ < p class ="step-number "> 02</ p >
112
+ < h3 class ="heading-terrtiary "> Approve your weekly meal plan</ h3 >
113
+ < p class ="step-description ">
114
+ Once per week, approve the meal plan generated for you by Omnifood
115
+ AI. You can change ingredients, swap entire meals, or even add
116
+ your own recipes.
117
+ </ p >
118
+ </ div >
119
+ <!-- step 03 -->
120
+
121
+ < div class ="step-text-box ">
122
+ < p class ="step-number "> 03</ p >
123
+ < h3 class ="heading-terrtiary "> Receive meals at convenient time</ h3 >
124
+ < p class ="step-description ">
125
+ Best chefs in town will cook your selected meal every day, and we
126
+ will deliver it to your door whenever works best for you. You can
127
+ change delivery schedule and address daily!
128
+ </ p >
129
+ </ div >
130
+ < div class ="step-img-box ">
131
+ < img
132
+ src ="img/app/app-screen-3.png "
133
+ class ="step-img "
134
+ alt ="iPhone app
135
+ delivery screen "
136
+ />
137
+ </ div >
76
138
</ div >
77
139
</ section >
78
140
</ main >
0 commit comments