@@ -341,7 +341,7 @@ <h2 class="heading-secondary">
341
341
</ h2 >
342
342
</ div >
343
343
344
- < div class ="container grid grid--2-cols ">
344
+ < div class ="container grid grid--2-cols margin-bottom-md ">
345
345
< div class ="pricing-plan pricing-plan--starter ">
346
346
< header class ="plan-header ">
347
347
< p class ="plan-name "> Starter</ p >
@@ -404,11 +404,54 @@ <h2 class="heading-secondary">
404
404
</ div >
405
405
</ div >
406
406
407
+ < div class ="container grid ">
408
+ < aside class ="plan-details ">
409
+ Prices include all applicable taxes. You can cancel at any time. Both plans include the following:
410
+ </ aside >
411
+ </ div >
412
+
413
+ <!-- FEATURES -->
414
+
407
415
< div class ="container grid grid--4-cols ">
408
- < div > </ div >
409
- < div > </ div >
410
- < div > </ div >
411
- < div > </ div >
416
+ < div class ="feature ">
417
+ < ion-icon class ="feature-icon " name ="infinite-outline "> </ ion-icon >
418
+ < p class ="feature-title ">
419
+ Never cook again!
420
+ </ p >
421
+ < p class ="feature-text ">
422
+ Our subscriptions cover 365 days per year, even including major holidays.
423
+ </ p >
424
+ </ div >
425
+
426
+ < div class ="feature ">
427
+ < ion-icon class ="feature-icon " name ="nutrition-outline "> </ ion-icon >
428
+ < p class ="feature-title ">
429
+ Local and organic
430
+ </ p >
431
+ < p class ="feature-text ">
432
+ Our cooks only use local, fresh, and organic products to prepare your meals.
433
+ </ p >
434
+ </ div >
435
+
436
+ < div class ="feature ">
437
+ < ion-icon class ="feature-icon " name ="leaf-outline "> </ ion-icon >
438
+ < p class ="feature-title ">
439
+ No waste
440
+ </ p >
441
+ < p class ="feature-text ">
442
+ All our partners only use reusable containers to package all your meals.
443
+ </ p >
444
+ </ div >
445
+
446
+ < div class ="feature ">
447
+ < ion-icon class ="feature-icon " name ="pause-outline "> </ ion-icon >
448
+ < p class ="feature-title ">
449
+ Pause anytime
450
+ </ p >
451
+ < p class ="feature-text ">
452
+ Going on vacation? Just pause your subscription, and we refund unused days.
453
+ </ p >
454
+ </ div >
412
455
</ div >
413
456
</ section >
414
457
</ main >
0 commit comments