@@ -431,7 +431,7 @@ <h2 class="heading-secondary">
431
431
</ h2 >
432
432
</ div >
433
433
434
- < div class ="container grid grid--2-cols ">
434
+ < div class ="container grid grid--2-cols margin-bottom-md ">
435
435
< div class ="pricing-plan pricing-plan--starter ">
436
436
< header class ="plan-header ">
437
437
< p class ="plan-name "> Starter</ p >
@@ -489,11 +489,46 @@ <h2 class="heading-secondary">
489
489
</ div >
490
490
</ div >
491
491
492
+ < div class ="container grid ">
493
+ < aside class ="plan-details ">
494
+ Prices include all applicable taxes. You can cancel at any time.
495
+ Both plans include the following:
496
+ </ aside >
497
+ </ div >
498
+
492
499
< div class ="container grid grid--4-cols ">
493
- < div class ="feature "> 1</ div >
494
- < div class ="feature "> 2</ div >
495
- < div class ="feature "> 3</ div >
496
- < div class ="feature "> 4</ div >
500
+ < div class ="feature ">
501
+ < ion-icon class ="feature-icon " name ="infinite-outline "> </ ion-icon >
502
+ < p class ="feature-title "> Never cook again!</ p >
503
+ < p class ="feature-text ">
504
+ subscriptions cover 365 days per year, even including major
505
+ holidays.
506
+ </ p >
507
+ </ div >
508
+ < div class ="feature ">
509
+ < ion-icon class ="feature-icon " name ="nutrition-outline "> </ ion-icon >
510
+ < p class ="feature-title "> Local and organic</ p >
511
+ < p class ="feature-text ">
512
+ Our cooks only use local, fresh, and organic products to prepare
513
+ your meals.
514
+ </ p >
515
+ </ div >
516
+ < div class ="feature ">
517
+ < ion-icon class ="feature-icon " name ="leaf-outline "> </ ion-icon >
518
+ < p class ="feature-title "> No waste</ p >
519
+ < p class ="feature-text ">
520
+ All our partners only use reusable containers to package all your
521
+ meals.
522
+ </ p >
523
+ </ div >
524
+ < div class ="feature ">
525
+ < ion-icon class ="feature-icon " name ="pause-outline "> </ ion-icon >
526
+ < p class ="feature-title "> Pause anytime</ p >
527
+ < p class ="feature-text ">
528
+ Going on vacation? Just pause your subscription, and we refund
529
+ unused days.
530
+ </ p >
531
+ </ div >
497
532
</ div >
498
533
</ section >
499
534
</ main >
0 commit comments