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