13
13
< link href ="css/style.css " rel ="stylesheet ">
14
14
</ head >
15
15
< body >
16
- < section class ="section-hero ">
17
- < div class ="hero ">
18
- < div class ="hero-text-box ">
19
- < h1 class ="heading-primary "> A healthy meal delivered to your door, every single day</ h1 >
20
- < p class ="hero-description ">
21
- The smart 365-days-per-year food subscription that will make you eat healthy again. Tailored to your personal
22
- tastes and nutritional needs. We have delivered 250,000+ meals last year!
23
- </ p >
24
- < a class ="btn btn--full margin-right-sm " href ="# "> Start Eating Well</ a >
25
- < a class ="btn btn--outline " href ="# "> Learn More ↓</ a >
26
- < div class ="delivered-meals ">
27
- < div class ="delivered-imgs ">
28
- < img alt ="customer1 " src ="img/customers/customer-1.jpg ">
29
- < img alt ="customer2 " src ="img/customers/customer-2.jpg ">
30
- < img alt ="customer3 " src ="img/customers/customer-3.jpg ">
31
- < img alt ="customer4 " src ="img/customers/customer-4.jpg ">
32
- < img alt ="customer5 " src ="img/customers/customer-5.jpg ">
33
- < img alt ="customer6 " src ="img/customers/customer-6.jpg ">
16
+ < header class ="header ">
17
+ < img alt ="Omnifood logo " class ="logo " src ="img/omnifood-logo.png ">
18
+ < nav class ="main-nav "> Navigation</ nav >
19
+ </ header >
20
+ < main >
21
+ < section class ="section-hero ">
22
+ < div class ="hero ">
23
+ < div class ="hero-text-box ">
24
+ < h1 class ="heading-primary "> A healthy meal delivered to your door, every single day</ h1 >
25
+ < p class ="hero-description ">
26
+ The smart 365-days-per-year food subscription that will make you eat healthy again. Tailored to your personal
27
+ tastes and nutritional needs. We have delivered 250,000+ meals last year!
28
+ </ p >
29
+ < a class ="btn btn--full margin-right-sm " href ="# "> Start Eating Well</ a >
30
+ < a class ="btn btn--outline " href ="# "> Learn More ↓</ a >
31
+ < div class ="delivered-meals ">
32
+ < div class ="delivered-imgs ">
33
+ < img alt ="customer1 " src ="img/customers/customer-1.jpg ">
34
+ < img alt ="customer2 " src ="img/customers/customer-2.jpg ">
35
+ < img alt ="customer3 " src ="img/customers/customer-3.jpg ">
36
+ < img alt ="customer4 " src ="img/customers/customer-4.jpg ">
37
+ < img alt ="customer5 " src ="img/customers/customer-5.jpg ">
38
+ < img alt ="customer6 " src ="img/customers/customer-6.jpg ">
39
+ </ div >
40
+ < p class ="delivered-text "> < span > 250,000+</ span > meals delivered last year!</ p >
34
41
</ div >
35
- < p class ="delivered-text "> < span > 250,000+</ span > meals delivered last year!</ p >
42
+ </ div >
43
+ < div class ="hero-img-box ">
44
+ < img alt ="Woman enjoying food, meask in storage container, and food bowls on a table " class ="hero-img "
45
+ src ="img/hero.png ">
36
46
</ div >
37
47
</ div >
38
- < div class ="hero-img-box ">
39
- < img alt ="Woman enjoying food, meask in storage container, and food bowls on a table " class ="hero-img "
40
- src ="img/hero.png ">
41
- </ div >
42
- </ div >
43
- </ section >
48
+ </ section >
49
+ </ main >
44
50
</ body >
45
51
</ html >
0 commit comments