30
30
</ nav >
31
31
</ header >
32
32
< section class ="hero ">
33
- < img src ="./images/illustration-intro.png " />
33
+ < img src ="./images/illustration-intro.png " alt =" illustration-intro " />
34
34
< h1 >
35
35
All your files in one secure location,< br class ="none " />
36
36
accessible anywhere.
44
44
</ section >
45
45
< section class ="features ">
46
46
< div class ="card ">
47
- < img src ="./images/icon-access-anywhere.svg " />
47
+ < img src ="./images/icon-access-anywhere.svg " alt =" folder icon " />
48
48
< h3 > Access your files, anywhere</ h3 >
49
49
< p >
50
50
The ability to use a smartphone, tablet, or computer to access your
51
51
account means your files follow you everywhere.
52
52
</ p >
53
53
</ div >
54
54
< div class ="card ">
55
- < img src ="./images/icon-security.svg " />
55
+ < img src ="./images/icon-security.svg " alt =" security graphics " />
56
56
< h3 > Security you can trust</ h3 >
57
57
< p >
58
58
2-factor authentication and user-controlled encryption are just a
59
59
couple of the security features we allow to help secure your files.
60
60
</ p >
61
61
</ div >
62
62
< div class ="card ">
63
- < img src ="./images/icon-collaboration.svg " alt ="" />
63
+ < img
64
+ src ="./images/icon-collaboration.svg "
65
+ alt ="collaboration image "
66
+ />
64
67
< h3 > Real-time collaboration</ h3 >
65
68
< p >
66
69
Securely share files and folders with friends, family and colleagues
@@ -82,6 +85,7 @@ <h3>Store any type of file</h3>
82
85
< img
83
86
src ="./images/illustration-stay-productive.png "
84
87
class ="ilustration-stay-productive "
88
+ alt ="illustration-stay-productive "
85
89
/>
86
90
</ div >
87
91
< div class ="right ">
@@ -99,13 +103,15 @@ <h1>
99
103
</ p >
100
104
< p class ="link ">
101
105
< a href ="# "
102
- > See how Fylo works< img src ="./images/icon-arrow.svg "
106
+ > See how Fylo works< img
107
+ src ="./images/icon-arrow.svg "
108
+ alt ="arrow icon "
103
109
/> </ a >
104
110
</ p >
105
111
</ div >
106
112
</ section >
107
113
< section class ="testimonials ">
108
- < img src ="./images/bg-quotes.png " class ="quote " />
114
+ < img src ="./images/bg-quotes.png " class ="quote " alt =" quote icon " />
109
115
< div class ="testimonials-cards ">
110
116
< div class ="founder-content ">
111
117
< p >
115
121
</ p >
116
122
< div class ="founder-profile ">
117
123
< div class ="profile-right ">
118
- < img src ="./images/profile-1.jpg " />
124
+ < img src ="./images/profile-1.jpg " alt =" satis patel image " />
119
125
</ div >
120
126
< div class ="profile-content ">
121
127
< p > Satish Patel</ p >
131
137
</ p >
132
138
< div class ="founder-profile ">
133
139
< div class ="profile-right ">
134
- < img src ="./images/profile-2.jpg " />
140
+ < img src ="./images/profile-2.jpg " alt =" bruce McKenzie image " />
135
141
</ div >
136
142
< div class ="profile-content ">
137
143
< p > Bruce McKenzie</ p >
147
153
</ p >
148
154
< div class ="founder-profile ">
149
155
< div class ="profile-right ">
150
- < img src ="./images/profile-3.jpg " />
156
+ < img src ="./images/profile-3.jpg " alt =" Iva Boyd Image " />
151
157
</ div >
152
158
< div class ="profile-content ">
153
159
< p > Iva Boyd</ p >
@@ -177,10 +183,14 @@ <h1>Get early access today</h1>
177
183
</ section >
178
184
</ main >
179
185
< footer >
180
- < img src ="./images/footer-logo.svg " class ="footer-logo " />
186
+ < img
187
+ src ="./images/footer-logo.svg "
188
+ class ="footer-logo "
189
+ alt ="footer-logo "
190
+ />
181
191
< div class ="footer-content ">
182
192
< div class ="footer-location ">
183
- < img src ="./images/icon-location.svg " />
193
+ < img src ="./images/icon-location.svg " alt =" location icon " />
184
194
< p >
185
195
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
186
196
eiusmod tempor incididunt ut labore et dolore magna aliqua
0 commit comments