@@ -453,6 +453,116 @@ <h2 class="heading-secondary">Once you try it, you can't go back</h2>
453
453
</ div >
454
454
</ section >
455
455
456
+ < section class ="section-pricing ">
457
+ < div class ="container ">
458
+ < span class ="subheading "> Pricing</ span >
459
+ < h2 class ="heading-secondary ">
460
+ Eating well without breaking the bank
461
+ </ h2 >
462
+ </ div >
463
+
464
+ < div class ="container grid grid--2-cols margin-bottom-md ">
465
+ < div class ="princing-plan princing-plan--starter ">
466
+ < header class ="plan-header ">
467
+ < p class ="plan-name "> Starter</ p >
468
+ < p class ="plan-price "> < span > $</ span > 399</ p >
469
+ < p class ="plan-text "> per month. That's just $13 per meal!</ p >
470
+ </ header >
471
+ < ul class ="list ">
472
+ < li class ="list-item ">
473
+ < ion-icon class ="list-icon " name ="checkmark-outline "> </ ion-icon >
474
+ < span > 1 meal per day</ span >
475
+ </ li >
476
+ < li class ="list-item ">
477
+ < ion-icon class ="list-icon " name ="checkmark-outline "> </ ion-icon >
478
+ < span > Order from 11am to 9pm</ span >
479
+ </ li >
480
+ < li class ="list-item ">
481
+ < ion-icon class ="list-icon " name ="checkmark-outline "> </ ion-icon >
482
+ < span > Delivery is free</ span >
483
+ </ li >
484
+ < li class ="list-item ">
485
+ < ion-icon class ="list-icon " name ="close-outline "> </ ion-icon >
486
+ </ li >
487
+ </ ul >
488
+ < div class ="plan-sing-up ">
489
+ < a href ="# " class ="btn btn--full "> Start eating well</ a >
490
+ </ div >
491
+ </ div >
492
+
493
+ < div class ="princing-plan princing-plan--complete ">
494
+ < header class ="plan-header ">
495
+ < p class ="plan-name "> Complete</ p >
496
+ < p class ="plan-price "> < span > $</ span > 649</ p >
497
+ < p class ="plan-text "> per month. That's just $11 per meal!</ p >
498
+ </ header >
499
+ < ul class ="list ">
500
+ < li class ="list-item ">
501
+ < ion-icon class ="list-icon " name ="checkmark-outline "> </ ion-icon >
502
+ < span > < strong > 2 meals</ strong > per day</ span >
503
+ </ li >
504
+ < li class ="list-item ">
505
+ < ion-icon class ="list-icon " name ="checkmark-outline "> </ ion-icon >
506
+ < span > Order < strong > 24/7</ strong > </ span >
507
+ </ li >
508
+ < li class ="list-item ">
509
+ < ion-icon class ="list-icon " name ="checkmark-outline "> </ ion-icon >
510
+ < span > Delivery is free</ span >
511
+ </ li >
512
+ < li class ="list-item ">
513
+ < ion-icon class ="list-icon " name ="checkmark-outline "> </ ion-icon >
514
+ < span > Get access to latest recipes</ span >
515
+ </ li >
516
+ </ ul >
517
+ < div class ="plan-sing-up ">
518
+ < a href ="# " class ="btn btn--full "> Start eating well</ a >
519
+ </ div >
520
+ </ div >
521
+ </ div >
522
+
523
+ < div class ="container grid ">
524
+ < aside class ="plan-details ">
525
+ Prices include all applicable taxes. You can cancel at any time.
526
+ Both plans include the following:
527
+ </ aside >
528
+ </ div >
529
+
530
+ < div class ="container grid grid--4-cols ">
531
+ < div class ="feature ">
532
+ < ion-icon class ="feature-icon " name ="infinite-outline "> </ ion-icon >
533
+ < p class ="feature-title "> Never cook again!</ p >
534
+ < p class ="feature-text ">
535
+ Our subscriptions cover 365 days per year, even including major
536
+ holidays.
537
+ </ p >
538
+ </ div >
539
+ < div class ="feature ">
540
+ < ion-icon class ="feature-icon " name ="nutrition-outline "> </ ion-icon >
541
+ < p class ="feature-title "> Local and organic</ p >
542
+ < p class ="feature-text ">
543
+ Our cooks only use local, fresh, and organic products to prepare
544
+ your meals.
545
+ </ p >
546
+ </ div >
547
+ < div class ="feature ">
548
+ < ion-icon class ="feature-icon " name ="leaf-outline "> </ ion-icon >
549
+ < p class ="feature-title "> No waste</ p >
550
+ < p class ="feature-text ">
551
+ All our partners only use reusable containers to package all your
552
+ meals.
553
+ </ p >
554
+ </ div >
555
+ < div class ="feature ">
556
+ < ion-icon class ="feature-icon " name ="pause-outline "> </ ion-icon >
557
+ < p class ="feature-title "> Pause anytime</ p >
558
+ < p class ="feature-text ">
559
+ Going on vacation? Just pause your subscription, and we refund
560
+ unused days.
561
+ </ p >
562
+ </ div >
563
+ </ div >
564
+ </ section >
565
+
456
566
</ main >
457
567
</ body >
458
568
</ html >
0 commit comments