File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,6 +34,44 @@ <h1>Introducing Karma</h1>
3434 < button type ="button "> Learn More</ button >
3535 </ div >
3636 </ div >
37+
38+ < div class ="feature ">
39+
40+ < div class ="feature-heading ">
41+ < h1 > Everyone needs a little karma</ h1 >
42+ </ div >
43+
44+ < div class ="feature-content ">
45+ < div class ="feature-content-item ">
46+ < img src ="./img/icon-devices.svg " alt ="">
47+ < p > Internet for all devices</ p >
48+ </ div >
49+
50+ < div class ="feature-content-item ">
51+ < img src ="./img/icon-coffee.svg " alt ="">
52+ < p > Boost your productivity</ p >
53+ </ div >
54+
55+ < div class ="feature-content-item ">
56+ < img src ="./img/icon-refill.svg " alt ="">
57+ < p > Pay as You Go</ p >
58+ </ div >
59+ </ div >
60+ </ div >
61+
62+ < footer >
63+ < div class ="footer-heading ">
64+ < h5 > Join us on</ h5 >
65+ </ div >
66+ < div class ="footer-icon ">
67+ < img src ="img/twitter-icon.svg " alt ="twitter ">
68+ < img src ="img/facebook-icon.svg " alt ="facebook ">
69+ < img src ="img/instagram-icon.svg " alt ="instagram ">
70+ </ div >
71+ < div class ="footer-ending ">
72+ < p > © 2023 Karma Mobility, inc</ p >
73+ </ div >
74+ </ footer >
3775
3876
3977
You can’t perform that action at this time.
0 commit comments