-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex2.html
432 lines (410 loc) · 13.1 KB
/
index2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
<!DOCTYPE html>
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0"
/>
<link rel="stylesheet" href="css/main.css" />
</head>
<body>
<section class="page page_main">
<div class="content proposal proposal-2">
<div>
<!-- logo -->
<div class="logo">
<img src="img/logo.png" alt="striker" />
</div>
<!-- title -->
<h1 class="title title-2 title_proposal title_proposal-2">
Roofing Proposal
</h1>
<!-- address -->
<div class="proposal__address proposal__address_column">
<p class="proposal__description proposal__description_padding">
Prepared for:
</p>
<ul class="proposal__list">
<li>
<span>Jim & Carolyn Smith</span>
<span>8326 North Winchwster Ave.</span>
<span>Aspen, CO 88281</span>
</li>
<li>
Job #: CO-3823-2020
</li>
</ul>
</div>
<div class="proposal__galery">
<div>
<img
src="img/accreditation.jpg"
alt="Certificate of accreditation"
/>
</div>
<div>
<img src="img/gaf.jpg" alt="GAF" />
</div>
</div>
</div>
<!-- contact -->
<div class="proposal__contact proposal__contact-2">
<div class="proposal__contact-text">
<p>
AAA Roofing & Restoration
</p>
<p>123 S. Main Street<br />Aspen, CO 84123</p>
</div>
</div>
</div>
<!-- decor -->
<div class="decor decor_info">
<p class="decor__title decor__title-2">
Feb 10, 2020
</p>
<ul class="decor__list decor__list-2">
<li>
Roofing
</li>
<li>
Siding
</li>
<li>
Gutters
</li>
<li>
Windows & Doors
</li>
</ul>
<div class="decor__persone">
<img src="img/man.png" alt="Man" />
</div>
<p class="decor__address">
<span>
Account Rep:
</span>
<span>
Bob Sterling
</span>
<span>
<a href="mailto:[email protected]">[email protected]</a>
</span>
<span>
<a href="tel:801-123-4567">801-123-4567</a>
</span>
</p>
</div>
</section>
<section class="page">
<!-- decor -->
<div class="decor decor-2"></div>
<!-- content -->
<div class="content content-2 overview">
<!-- logo -->
<div class="logo">
<img src="img/logo.png" alt="striker" />
</div>
<!-- title -->
<h2 class="title title-2 title_overview title_overview-2">
Overview of Work
</h2>
<!-- text -->
<div class="row">
<div class="column-small column"></div>
<div class="column-big column">
<p>
Hello Jim & Carolyn Smith,
</p>
<p>
We are grateful for the opportunity that we have to replace your
roof. This proposal includes a summary of the work that we will be
performing.
</p>
<p class="gaf">
We are a GAF Certified Contractor, which means that you can expect
the best quality instalation that is warrantied against
manufacturer defects.
</p>
<p>
Regards,
</p>
<p>
<span>
Bob Sterling
</span>
<span>
<a href="mailto:[email protected]">[email protected]</a>
</span>
<span>
<a href="tel:801-123-4567">801-123-4567</a>
</span>
</p>
</div>
</div>
</div>
</section>
<section class="page">
<!-- decor -->
<div class="decor decor-2"></div>
<!-- content -->
<div class="content content-2 job">
<!-- logo -->
<div class="logo">
<img src="img/logo.png" alt="striker" />
</div>
<!-- title -->
<h2 class="title title-2">
Job photos
</h2>
<!-- text -->
<div class="row">
<div class="column column-small">
<p class="job__description">
This is the description of this photo.
</p>
<p class="job__description">
This is the description of this photo.
</p>
</div>
<div class="column column-big">
<div class="job__img job__img-2">
<img src="img/job1.jpg" alt="Job1" />
</div>
<div class="job__img job__img-2">
<img src="img/job2.jpg" alt="Job1" />
</div>
</div>
</div>
</div>
</section>
<section class="page">
<!-- decor -->
<div class="decor decor-2"></div>
<!-- content -->
<div class="content content-2 warranty">
<!-- logo -->
<div class="logo">
<img src="img/logo.png" alt="striker" />
</div>
<!-- title -->
<h2 class="title title-2">
warranty
</h2>
<!-- text -->
<div class="row">
<div class="column-small column"></div>
<div class="column-big column">
<div>
<h4>
This roof instalation is warranted against defects in
workmanship
</h4>
<p>
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris nisi ut aliquip ex ea
commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa
qui officia deserunt mollit anim id est laborum
</p>
</div>
<div>
<h4>
This roof instalation is warranted against defects in
workmanship
</h4>
<p>
Consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris nisi ut aliquip ex ea
commodo consequat. Duis aute irure dolor in reprehenderit in
voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Excepteur sint occaecat cupidatat non proident, sunt in culpa
qui officia deserunt mollit anim id est laborum
</p>
</div>
</div>
</div>
</div>
</section>
<section class="page">
<!-- decor -->
<div class="decor decor-2"></div>
<!-- content -->
<div class="content content-2 scope">
<!-- logo -->
<div class="logo">
<img src="img/logo.png" alt="striker" />
</div>
<!-- title -->
<h2 class="title title-2 title_scope">
Scope of Work
</h2>
<!-- text -->
<div class="row">
<div class="column column-small">
<h3 class="scope__title">
Payment Options
</h3>
</div>
<div class="column column-big">
<div class="scope__order">
<ul class="scope__list">
<li>
Roofing - GAF Timberline HD
</li>
<li>
Good - 15 year warranty
</li>
<li>
Better - 20 year warranty
</li>
<li>
Best - Lifetime warranty
</li>
</ul>
<ul class="scope__list scope__list_grey">
<li>
Windows - Product
</li>
<li>
XYZ Good - 15 year warranty
</li>
<li>
Better - 20 year warranty
</li>
<li>
Best - Lifetime warranty
</li>
</ul>
</div>
<div class="scope__options scope__options-2">
<div class="scope__item">
<p class="scope__name">
Good
</p>
<p>
No interest for 18 months. 2.7 APR OAC.
</p>
</div>
<div class="scope__item">
<p class="scope__name">
Better
</p>
<p>
No interest for 18 months. 2.7 APR OAC.
</p>
</div>
<div class="scope__item">
<p class="scope__name">
Best
</p>
<p>
No interest for 18 months. 2.7 APR OAC. $215/month for 36
months
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="page">
<!-- decor -->
<div class="decor decor-2"></div>
<!-- content -->
<div class="content content-2 terms terms-2">
<!-- logo -->
<div class="logo">
<img src="img/logo.png" alt="striker" />
</div>
<!-- title -->
<h2 class="title title-2 title_terms title_terms-2">
Terms & Conditions
</h2>
<div class="row">
<div class="column column-small">
<h4 class="terms__title">
Terms:
</h4>
<h4 class="terms__title">
Property Owner Signature
</h4>
<h4 class="terms__title">
AAA Roofing & Restoration Signature
</h4>
</div>
<div class="column column-big">
<div class="terms__text terms__item">
<p>
Customer’s signature below signifies acceptance of all terms and
conditions of this agreemenet, including all terms on the
reverse side hereof. In situations where supplements for
additional work ar necessary outside of the original scope of
work (ex. Additional layeers or decking reepairs), company will
sek approval from homeeowner. If homeowner is unable to be
reached, then the project manager may proceed with additional
work if it is detrimental to the completion of the work and is
required as per building code requirements.
</p>
</div>
<div class="terms__item">
<form action="" method="" class="form">
<div class="form__item">
<label class="form__name">
<input type="text" name="owner_signature" />
Owner Signature
</label>
<label class="form__name">
<input type="text" name="printed_name" />
Printed Name
</label>
<label class="form__name">
<input type="text" name="date" />
Date
</label>
</div>
<div class="form__item">
<label class="form__name">
<input type="text" name="co-owner_signature" />
Co-Owner Signature
</label>
<label class="form__name">
<input type="text" name="printed_name" />
Printed Name
</label>
<label class="form__name">
<input type="text" name="date" />
Date
</label>
</div>
</form>
</div>
<div class="terms__item">
<form action="" method="" class="form">
<div class="form__item">
<label class="form__name">
<input type="text" name="owner_signature" />
Owner Signature
</label>
<label class="form__name">
<input type="text" name="date" />
Date
</label>
</div>
<div class="form__item">
<label class="form__name">
<input type="text" name="printed_name" />
Printed Name
</label>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
</body>
</html>