@@ -471,7 +471,7 @@ <h2 class="heading-secondary">
471
471
</ h2 >
472
472
</ div >
473
473
474
- < div class ="container grid grid--2-cols ">
474
+ < div class ="container grid grid--2-cols margin-bottom-md ">
475
475
< div class ="pricing-plan plicing-plan--starter ">
476
476
< header class ="plan-header ">
477
477
< p class ="plan-name "> Starter</ p >
@@ -534,11 +534,49 @@ <h2 class="heading-secondary">
534
534
</ div >
535
535
</ div >
536
536
537
+ < div class ="container grid ">
538
+ < aside class ="plan-details ">
539
+ Prices include all applicable taxes. You can cancel at any time.
540
+ Both plans include the following:
541
+ </ aside >
542
+ </ div >
543
+
537
544
< div class ="container grid grid--4-cols ">
538
- < div class ="feature "> Feature 1</ div >
539
- < div class ="feature "> Feature 2</ div >
540
- < div class ="feature "> Feature 3</ div >
541
- < div class ="feature "> Feature 4</ div >
545
+ < div class ="feature ">
546
+ < ion-icon class ="feature-icon " name ="infinite-outline "> </ ion-icon >
547
+ < p class ="feature-title "> Never cook again!</ p >
548
+ < p class ="feature-text ">
549
+ Our subscriptions cover 365 days per year, even including major
550
+ holidays.
551
+ </ p >
552
+ </ div >
553
+
554
+ < div class ="feature ">
555
+ < ion-icon class ="feature-icon " name ="nutrition-outline "> </ ion-icon >
556
+ < p class ="feature-title "> Local and organic</ p >
557
+ < p class ="feature-text ">
558
+ Our cooks only use local, fresh, and organic products to prepare
559
+ your meals.
560
+ </ p >
561
+ </ div >
562
+
563
+ < div class ="feature ">
564
+ < ion-icon class ="feature-icon " name ="leaf-outline "> </ ion-icon >
565
+ < p class ="feature-title "> No waste</ p >
566
+ < p class ="feature-text ">
567
+ All our partners only use reusable containers to package all your
568
+ meals.
569
+ </ p >
570
+ </ div >
571
+
572
+ < div class ="feature ">
573
+ < ion-icon class ="feature-icon " name ="pause-outline "> </ ion-icon >
574
+ < p class ="feature-title "> Pause anytime</ p >
575
+ < p class ="feature-text ">
576
+ Going on vacation? Just pause your subscription, and we refund
577
+ unused days.
578
+ </ p >
579
+ </ div >
542
580
</ div >
543
581
</ section >
544
582
</ main >
0 commit comments