@@ -163,23 +163,65 @@ <h2 class="composition__title main__title">
163
163
alt ="apple airpods max side blue " />
164
164
<!-- <img
165
165
class=""
166
- src="./images/airpods-max-side-blue .jpg"
167
- alt="apple airpods max side blue " />
166
+ src="./images/airpods-max-side-red .jpg"
167
+ alt="apple airpods max side red " />
168
168
<img
169
169
class=""
170
- src="./images/airpods-max-side-blue .jpg"
171
- alt="apple airpods max side blue " />
170
+ src="./images/airpods-max-side-white .jpg"
171
+ alt="apple airpods max side white " />
172
172
<img
173
173
class=""
174
- src="./images/airpods-max-side-blue .jpg"
175
- alt="apple airpods max side blue " />
174
+ src="./images/airpods-max-side-green .jpg"
175
+ alt="apple airpods max side green " />
176
176
<img
177
177
class=""
178
- src="./images/airpods-max-side-blue .jpg"
179
- alt="apple airpods max side blue " /> -->
178
+ src="./images/airpods-max-side-black .jpg"
179
+ alt="apple airpods max side black " /> -->
180
180
</ div >
181
181
</ div >
182
182
</ section >
183
+ < section class ="case ">
184
+ < div class ="container ">
185
+ < h2 class ="main__title case__title ">
186
+ It even preserves the battery.
187
+ </ h2 >
188
+ < p class ="case__text ">
189
+ When stored in the sleek and lightweight
190
+ < span > Smart Case</ span > , AirPods Max enter a low-power state
191
+ to save energy.
192
+ </ p >
193
+ < img
194
+ src ="./images/airpods-max-case-blue.jpg "
195
+ alt ="apple airpods max case blue "
196
+ class ="" />
197
+ <!-- <img
198
+ src="./images/airpods-max-case-red.jpg"
199
+ alt="apple airpods max case red"
200
+ class="" />
201
+ <img
202
+ src="./images/airpods-max-case-green.jpg"
203
+ alt="apple airpods max case green"
204
+ class="" />
205
+ <img
206
+ src="./images/airpods-max-case-white.jpg"
207
+ alt="apple airpods max case white"
208
+ class="" />
209
+ <img
210
+ src="./images/airpods-max-case-black.jpg"
211
+ alt="apple airpods max case black"
212
+ class="" /> -->
213
+ < h2 class ="main__title energy__title ">
214
+ Stayin' alive, stayin' alive.
215
+ </ h2 >
216
+ < p class ="energy__num "> 20</ p >
217
+ < p class ="energy__text ">
218
+ hours of music, movies and calls with Active Noise
219
+ Cancellation and Custom Spatial Audio turned on. 5 And just
220
+ 5 minutes of charging via the Lightning connector gives you
221
+ an hour and a half of sound. 6
222
+ </ p >
223
+ </ div >
224
+ </ section >
183
225
</ main >
184
226
< script src ="./js/main.js "> </ script >
185
227
</ body >
0 commit comments