-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodules.php
745 lines (676 loc) · 28.6 KB
/
modules.php
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
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
<?php
require('inc/templates.php');
page_open('Modules - Angie’s List');
?>
<!-- Subhead
================================================== -->
<header class="jumbotron subhead" id="overview">
<div class="container">
<h1>Modules</h1>
<p class="lead">This system was designed to be modular. See below for some examples.</p>
</div>
</header>
<div class="container">
<!-- Docs nav
================================================== -->
<div class="row">
<div class="span3 bs-docs-sidebar">
<ul class="nav nav-list bs-docs-sidenav">
<li class="active"><a href="#overview">Overview</a></li>
<li><a href="#marketing-promos">Marketing Promos</a></li>
<li><a href="#user-focus">User Focus</a></li>
<li><a href="#neighborhood-focus">Neighborhood Focus</a></li>
<li><a href="#commerce">Commerce</a></li>
<li><a href="#media-content">Media Content</a></li>
</ul>
</div>
<div class="span9">
<!-- Overview
================================================== -->
<section id="overview">
<div class="page-header">
<h1>1. Basic Formatting Overview</h1>
</div>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing 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>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing 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>
</section>
<!-- Marketing Promos
================================================== -->
<section id="marketing-promos">
<div class="page-header">
<h1>2. Marketing Promos</h1>
</div>
<h3>Large promo with a single CTA</h3>
<h5>Full width</h5>
<div class="bs-docs-example" style="width: 750px;">
<div class="row-promo">
<i class="icn icn-cash"></i>
<p><strong>Earn $30 Angie Cash</strong> by purchasing a deal for <strong>$100</strong> or more!</p>
<div class="cta-block">
<button type="button" class="btn btn-primary btn-large">Shop Deals</button>
</div>
</div>
</div>
<h5>Tablet</h5>
<div class="bs-docs-example">
<div class="row-promo tablet">
<i class="icn icn-cash"></i>
<p><strong>Earn $30 Angie Cash</strong> by purchasing a deal for <strong>$100</strong> or more!</p>
<div class="cta-block">
<button type="button" class="btn btn-primary btn-large">Shop Deals</button>
</div>
</div>
</div>
<pre class="prettyprint linenums">
<div class="row-promo">
<i class="icn icn-cash"></i>
<p><strong>Earn $30 Angie Cash</strong> by purchasing a deal for <strong>$100</strong> or more!</p>
<div class="cta-block">
<button type="button" class="btn btn-primary btn-large">Shop Deals</button>
</div>
</div>
</pre>
<h5>Mobile</h5>
<div class="bs-docs-example" style="width: 500px;">
<div class="row-promo mobile">
<i class="icn icn-cash"></i>
<p><strong>Earn $30 Angie Cash</strong> by purchasing a deal for <strong>$100</strong> or more!</p>
<div class="cta-block">
<button type="button" class="btn btn-primary btn-large">Shop Deals</button>
</div>
</div>
</div>
<!-- /==============================/ -->
<h3>Large promo with multiple CTA</h3>
<p>When using multiple CTA in a group, use button color to put emphasis on the preferred action.</p>
<h5>Full width</h5>
<div class="bs-docs-example" style="width: 750px;">
<div class="row-promo">
<i class="icn icn-search-yellow"></i>
<p><strong>You recently searched for handymen.</strong> Did you hire someone?</p>
<div class="cta-block">
<button type="button" class="btn btn-primary btn-large">Yes</button>
<button type="button" class="btn btn-secondary btn-large">No</button>
</div>
</div>
</div>
<h5>Tablet</h5>
<div class="bs-docs-example">
<div class="row-promo tablet">
<i class="icn icn-search-yellow"></i>
<p><strong>You recently searched for handymen.</strong> Did you hire someone?</p>
<div class="cta-block">
<button type="button" class="btn btn-primary btn-large">Yes</button>
<button type="button" class="btn btn-secondary btn-large">No</button>
</div>
</div>
</div>
<h5>Mobile</h5>
<div class="bs-docs-example" style="width: 500px;">
<div class="row-promo mobile">
<i class="icn icn-search-yellow"></i>
<p><strong>You recently searched for handymen.</strong> Did you hire someone?</p>
<div class="cta-block">
<button type="button" class="btn btn-primary btn-large">Yes</button>
<button type="button" class="btn btn-secondary btn-large">No</button>
</div>
</div>
</div>
<h3>Single Line Text Promo</h3>
<p>This promo is used on the My Angie’s page between the search bar and the main content. There should be 20px of padding above and below.</p>
<div class="bs-docs-example" style="width: 750px;">
<div class="row-promo-single">
<i class="icn icn-cash"></i><p><strong>Pledge allegiance to great service!</strong> Continue your membership for 2+ years and <em>save 15%</em>
<button type="button" class="btn btn-primary btn-secondary">Save Now</button></p>
</div>
</div>
<pre class="prettyprint linenums">
<div class="row-promo-single">
<i class="icn icn-cash"></i><p><strong>Pledge allegiance to great service!</strong> Continue your membership for 2+ years and <em>save 15%</em>
<button type="button" class="btn btn-primary btn-secondary">Save Now</button></p>
</div>
</pre>
<h3>Small Promo</h3>
<p>The headline should function as the CTA, followed by the small arrow icon.</p>
<div class="bs-docs-example">
<div class="row-promo-small">
<i class="icn icn-cash"></i>
<div>
<a href="#">Pledge allegiance to great service! ▶</a>
<p>Continue your membership for 2+ years and <em>save 15%</em></p>
</div>
</div>
</div>
<pre class="prettyprint linenums">
<div class="row-promo-small">
<i class="icn icn-cash"></i>
<div>
<a href="#">Pledge allegiance to great service! ▶</a>
<p>Continue your membership for 2+ years and <em>save 15%</em></p>
</div>
</div>
</pre>
</section>
<!-- User Focus
================================================== -->
<section id="user-focus">
<div class="page-header">
<h1>3. User Focus</h1>
</div>
<h3>Recently Viewed</h3>
<div class="bs-docs-example">
<div class="recently-viewed">
<article>
<img src="./assets/img/user-01.png" />
<h6><a href='#!'>Mulhall Construction</a></h6>
<p class="left"><span class="grade inline a">A</span> <a href="#!" class="muted">264 Reviews</a></p><p class="right">45m</p>
</article>
<article>
<img src="./assets/img/user-02.png" />
<h6><a href='#!'>Rayco Painting</a></h6>
<p class="left"><span class="grade inline a">A</span> <a href="#!" class="muted">73 Reviews</a></p><p class="right">1h</p>
</article>
<article>
<img src="./assets/img/user-03.png" />
<h6><a href='#!'>Gil Construction</a></h6>
<p class="left"><span class="grade inline a">A</span> <a href="#!" class="muted">142 Reviews</a></p><p class="right">1d</p>
</article>
<article>
<img src="./assets/img/user-04.png" />
<h6><a href='#!'>Bill Nass Painting</a></h6>
<p class="left"><span class="grade inline b">B</span> <a href="#!" class="muted">13 Reviews</a></p><p class="right">2d</p>
</article>
<article>
<img src="./assets/img/user-05.png" />
<h6><a href='#!'>Yui Wong Construction</a></h6>
<p class="left"><span class="grade inline a">A</span> <a href="#!" class="muted">48 Reviews</a></p><p class="right">3d</p>
</article>
<footer>
<p><a href="#!" class="muted">My Search History <span class="triangle">▶</span></a></p>
</footer>
</div>
</div>
<pre class="prettyprint linenums">
<div class="recently-viewed">
<article>
<img src="./assets/img/user-01.png" />
<h6><a href='#!'>Mulhall Construction</a></h6>
<p class="left"><span class="grade inline a">A</span> <a href="#!" class="muted">264 Reviews</a></p><p class="right">45m</p>
</article>
...
</div>
</pre>
<h2>Recent Searches</h2>
<img src="./assets/img/recent-searches.png" />
<h2>Write a Review</h2>
<img src="./assets/img/write-review.png" />
</section>
<!-- Neighbourhood focus
================================================== -->
<section id="neighborhood-focus">
<div class="page-header">
<h1>4. Neighbourhood Focus</h1>
</div>
<h3>Recent Reviews</h3>
<div class="bs-docs-example">
<p class="review-title">Recent Reviews in Indianapolis</p>
<div class="mini-layout review-block">
<article>
<p class="date">3/12/2013</p>
<div class="heading">
<span class="grade a">A</span>
<h4>Rayco Painting</h4>
<p class="grey"><span class="grade inline a">A</span> 73 Reviews</p>
</div>
<p class="overall"><span class="title">I got a free quote for interior painting...</span><br />The guy that came out was very nice and he got the quote turned around very quickly and I'm seeing that with a lot of painters in the area. My house...</p>
<a href="#">Read more</a>
</article>
</div>
</div>
<pre class="prettyprint linenums">
<div class="mini-layout review-block">
<article>
<p class="date">3/12/2013</p>
<div class="heading">
<span class="grade a">A</span>
<h4>Rayco Painting</h4>
<p class="grey"><span class="grade inline a">A</span> 73 Reviews</p>
</div>
<p class="overall"><span class="title">I got a free quote for interior painting...</span><br />The guy that came out was very nice and he got the quote turned around very quickly and I'm seeing that with a lot of painters in the area. My house...</p>
<a href="#">Read more</a>
</article>
</div>
</pre>
<h3>Neighbor Reviews</h3>
<p class="review-title">Neighbour Reviews</p>
<article>
<div class="row">
<div class="span4">
<img src="./assets/img/neighbour-review.png" alt="neighbour-review" />
</div>
<div class="span4">
<div class="info-review">
<p>See above (Write a Review) <br />for additional formatting</p>
</div>
</div>
</div>
</article>
<h3>Neighborhood Activity</h3>
<div class="bs-docs-example">
<div class="neighborhood-activity">
<article class="activity-item">
<div class="cta-column pull-right mt-15">
<div class="price-tag">
<div class="tag left"></div>
<div class="tag mid"><span>$99</span></div>
<div class="tag right"></div>
</div>
</div>
<div>
<img class="pull-left mr-10" src="./assets/img/user-05-medium.png" />
<div class="copy">
<p class="name">John F. <span>& 11 others bought</span></p>
<h3>$99 for $200 of Plumbing Services </h3>
<p class="comp-name">from Ace Plumbing & Rooter</p>
</div>
</div>
</article>
<article class="activity-item">
<div class="cta-column pull-right mt-15">
<div class="price-tag">
<div class="tag left"></div>
<div class="tag mid"><span>$515</span></div>
<div class="tag right"></div>
</div>
</div>
<div>
<img class="pull-left mr-10" src="./assets/img/user-05-medium.png" />
<div class="copy">
<p class="name">Jennifer C. <span>& 9 others bought</span></p>
<h3>$150 for A Whole House Color Consultation</h3>
<p class="comp-name">from Color Craft Painting</p>
</div>
</div>
</article>
<article class="activity-item">
<div class="cta-column pull-right read-cta-block">
<p>3 hours ago</p>
<button type="button" class="btn btn-secondary">Read</button>
</div>
<div>
<img class="pull-left mr-10" src="./assets/img/user-05-medium.png" />
<div class="copy">
<p class="name">Jennifer P. <span>reviewed</span></p>
<h3>Rayco Painting <span class="grade inline a">A</span></h3>
<p class="comp-name">They did an amazing job painting the whole interior of my house. I got est...</p>
</div>
</div>
</article>
</div>
</div>
<pre class="prettyprint linenums">
<div class="neighborhood-activity">
<article class="activity-item">
<div class="cta-column pull-right mt-15">
<div class="price-tag">
<div class="tag left"></div>
<div class="tag mid"><span>$99</span></div>
<div class="tag right"></div>
</div>
</div>
<div>
<img class="pull-left mr-10" src="./assets/img/user-05-medium.png" />
<div class="copy">
<p class="name">John F. <span>& 11 others bought</span></p>
<h3>$99 for $200 of Plumbing Services </h3>
<p class="comp-name">from Ace Plumbing & Rooter</p>
</div>
</div>
</article>
...
<article class="activity-item">
<div class="cta-column pull-right read-cta-block">
<p>3 hours ago</p>
<button type="button" class="btn btn-secondary">Read</button>
</div>
<div>
<img class="pull-left mr-10" src="./assets/img/user-05-medium.png" />
<div class="copy">
<p class="name">Jennifer P. <span>reviewed</span></p>
<h3>Rayco Painting <span class="grade inline a">A</span></h3>
<p class="comp-name">They did an amazing job painting the whole interior of my house. I got est...</p>
</div>
</div>
</article>
</div>
</pre>
<h3>Popular providers in your area, specific category</h3>
<p class="review-title">Popular Providers in Indianapolis</p>
<article>
<img src="./assets/img/popular-activity.png" />
</article>
<h3>Popular providers in your area, overall</h3>
<p class="review-title">Popular Providers in Indianapolis</p>
<div class="bs-docs-example">
<div class="recently-viewed">
<article>
<img src="./assets/img/user-01.png">
<h6><a href="#!">Mulhall Construction</a></h6>
<p><span class="grade inline a">A</span> <a href="#!" class="muted">264 Neighbor Reviews</a></p>
</article>
<article>
<img src="./assets/img/user-02.png">
<h6><a href="#!">Rayco Painting</a></h6>
<p><span class="grade inline a">A</span> <a href="#!" class="muted">73 Neighbor Reviews</a></p>
</article>
<article>
<img src="./assets/img/user-03.png">
<h6><a href="#!">Gil Construction</a></h6>
<p><span class="grade inline a">A</span> <a href="#!" class="muted">142 Neighbor Reviews</a></p>
</article>
<article>
<img src="./assets/img/user-04.png">
<h6><a href="#!">Bill Nass Painting</a></h6>
<p><span class="grade inline b">B</span> <a href="#!" class="muted">13 Neighbor Reviews</a></p>
</article>
<article>
<img src="./assets/img/user-05.png">
<h6><a href="#!">Yui Wong Construction</a></h6>
<p><span class="grade inline a">A</span> <a href="#!" class="muted">48 Neighbor Reviews</a></p>
</article>
<footer>
<p><a href="#!" class="muted">More Neighborhood Activity <span class="triangle">▶</span></a></p>
</footer>
</div>
</div>
<pre class="prettyprint linenums">
<code>
Insert code sample
</code>
</pre>
<h3>Popular searches in your area, with photo</h3>
<p class="review-title">Popular Providers in Indianapolis</p>
<article>
<img src="./assets/img/popular-search.png" />
</article>
<h3>Popular searches in your area</h3>
<div class="bs-docs-example">
<p class="review-title mb-20">Popular Providers in Indianapolis</p>
<div class="clearfix">
<ul class="list-search ml-0">
<li class="category-heading">Landscaping</li>
<li><a href="#">Lawn Irrigation</a></li>
<li><a href="#">Lawn & Yard Care</a></li>
<li><a href="#">Lawn Fertilization & Treatment</a></li>
<li><a href="#">Leaf Removal</a></li>
<li><a href="#">Lawn Mower & Power Tool Rep...</a></li>
</ul>
<ul class="list-search">
<li class="category-heading">Cleaning Services</li>
<li><a href="#">Carpet Cleaning</a></li>
<li><a href="#">Gutter Cleaning</a></li>
<li><a href="#">Housecleaning</a></li>
<li><a href="#">Upholstery Cleaning</a></li>
<li><a href="#">Window Cleaning</a></li>
</ul>
</div>
</div>
<pre class="prettyprint linenums">
<code>
Insert code sample
</code>
</pre>
</section>
<!-- Commerce
================================================== -->
<section id="commerce">
<div class="page-header">
<h1>5. Commerce</h1>
</div>
<h3>Featured Deal</h3>
<p>Treatment lockup for display on the My Angie’s page.</p>
<div class="bs-docs-example">
<div class="mini-layout commerce deal">
<div class="media">
<img class="media-object pull-left" src="./assets/img/hammer.png" alt="propic" />
<div class="media-body">
<h5>T.Ross, Handyman</h5>
<p class="deal-head mb-25">Handyman Service for Half a Day</p>
<div class="row">
<div class="span2">
<p class="medium-gray">$360 Value</p>
</div>
<div class="pull-right mr-10">
<div class="price-tag">
<div class="tag left"></div>
<div class="tag mid"><span>$180</span></div>
<div class="tag right"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<pre class="prettyprint linenums">
<code>
Insert code sample
</code>
</pre>
<h3>Horizontal Deal Listing</h3>
<p>For use on the main nav flyouts. If used elsewhere, the width is flexible from 5 to 12 columns. Use the layout from the Deal carousel above if narrower than 5 columns.</p>
<div class="bs-docs-example">
<div class="mini-layout commerce">
<div class="row">
<div class="span5">
<div class="media">
<i class="icn icn-deal"></i>
<div class="media-body">
<h5 class="no-margin">T.Ross, Handyman</h5>
<p class="deal-head">Handyman Service for Half a Day</p>
</div>
</div>
</div>
<div class="pull-right">
<p class="medium-gray text-right mb-0">$360 Value</p>
<div class="price-tag pull-right">
<div class="tag left"></div>
<div class="tag mid"><span>$180</span></div>
<div class="tag right"></div>
</div>
</div>
</div>
</div>
</div>
<pre class="prettyprint linenums">
<code>
Insert code sample
</code>
</pre>
<h3>Horizontal Deal listing with search result</h3>
<p>In the context of search results, horizontal deal listings lose the provider name and shrink to a single line.</p>
<div class="bs-docs-example">
<div class="mini-layout commerce result">
<div class="row">
<div class="span4">
<i class="icn icn-deal pull-left"></i>
<p class="deal-head lh pull-left">Handyman Service for Half a Day</p>
</div>
<div class="pull-right">
<p class="medium-gray mb-0 pull-left">$360 Value</p>
<div class="price-tag pull-left">
<div class="tag left"></div>
<div class="tag mid"><span>$180</span></div>
<div class="tag right"></div>
</div>
</div>
</div>
</div>
</div>
<pre class="prettyprint linenums">
<code>
<div class="mini-layout commerce result">
<div class="row">
<div class="span4">
<i class="icn icn-deal pull-left"></i>
<p class="deal-head lh pull-left">Handyman Service for Half a Day</p>
</div>
<div class="pull-right">
<p class="medium-gray mb-0 pull-left">$360 Value</p>
<div class="price-tag pull-left">
<div class="tag left"></div>
<div class="tag mid"><span>$180</span></div>
<div class="tag right"></div>
</div>
</div>
</div>
</div>
</code>
</pre>
<h3>Deal Carousel</h3>
<p>For use on the Service Provider page, this allows the user to cycle through all available deals. All Deals on the bottom links to the Deals tab on the SP page.</p>
<img src="./assets/img/deal-carousel.png" alt="deal-carousel" />
<h3>Coupon button</h3>
<p>For use in search results to indicate if a Service Provider has coupons available. Clicking on the button triggers a popup showing a sample of available coupons. All Coupons at the bottom link to the Coupons tab on the Service Provider Profile page. On mobile, the coupons modal will not display. </p>
<div class="bs-docs-example">
<div class="coupon-info">
<a href="#!" class="coupon-count grey"><i class="icn icn-coup"></i> 2 coupons</a>
</div>
<div class="coupon-area">
<div class="arrow-coup"></div>
<div class="coupon-header">
<h4>3 Coupons</h4>
</div>
<div class="coupon-body">
<div class="dropdown clearfix">
<ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
<li>
<div class="clearfix">
<div class="pull-left coup-txt">
<p>$100 off on all painting jobs over $1,000</p>
</div>
<div class="pull-right cta">
<div><button type="button" class="btn btn-dark">print</button></div>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="clearfix">
<div class="pull-left coup-txt">
<p>5% off for Angie’s List members. Up to $1000 maximum discount.</p>
</div>
<div class="pull-right cta">
<div><button type="button" class="btn btn-dark">print</button></div>
</div>
</div>
</li>
<li class="divider"></li>
<li>
<div class="clearfix">
<div class="pull-left coup-txt">
<p>$250 Visa or American Express Gift card Upon Completion of Remodeling Contract of $10,000 or more.</p>
</div>
<div class="pull-right cta">
<div><button type="button" class="btn btn-dark">print</button></div>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="coupon-footer clearfix">
<a class="more pull-right">All coupons</a>
</div>
</div>
</div>
<pre class="prettyprint linenums">
<div class="coupon-info">
<a href="#!" class="coupon-count grey"><i class="icn icn-coup"></i> 2 coupons</a>
</div>
<div class="coupon-area">
<div class="arrow-coup"></div>
<div class="coupon-header">
<h4>3 Coupons</h4>
</div>
<div class="coupon-body">
<div class="dropdown clearfix">
<ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
<li>
<div class="clearfix">
<div class="pull-left coup-txt">
<p>$100 off on all painting jobs over $1,000</p>
</div>
<div class="pull-right cta">
<div><button type="button" class="btn btn-dark">print</button></div>
</div>
</div>
</li>
<li class="divider"></li>
...
</ul>
</div><!-- /.coupon-body -->
<div class="coupon-footer clearfix">
<a class="more pull-right">All coupons</a>
</div>
</div>
</pre>
<h3>Coupon carousel</h3>
<p>For use on the Service Provider page, this allows the user to cycle through all available coupons. All Coupons at the bottom links to the Coupons tab on the SP page.</p>
<img src="./assets/img/coupon-carousel.png" alt="coupon-carousel" />
</section>
<!---Media Content
===============================================--->
<section id="media-content">
<div class="page-header">
<h1>6. Media Content</h1>
</div>
<h3>Magazine Articles</h3>
<div class="bs-docs-example">
<p class="art-head">Angie’s List Articles</p>
<div class="mini-layout articles">
<img src="./assets/img/articles-1.png" alt="articles" />
<div class="article-body">
<p class="deal-head">3 top tips to sell a house</p>
<p>Highly rated Realtors say the top three keys to selling a house as quickly as possible and at the best price are: appropriate pricing, impeccable presentation and professional online photos.</p>
<a href="#">Read more</a>
</div>
</div>
<a class="more offset2" href="#">See more articles</a>
</div>
<pre class="prettyprint linenums">
<code>
Insert code sample
</code>
</pre>
<h3>Magazine articles - horizontal</h3>
<div class="clearfix">
<div class="bs-docs-example">
<p class="art-head">Angie’s List Articles</p>
<div class="mini-layout articles horizontal">
<div class="media">
<img class="media-object pull-left" src="./assets/img/articles-small.png" alt="article" />
<div class="media-body">
<p class="deal-head">3 top tips to sell a house</p>
<p>Highly rated Realtors say the top three keys to selling a house as quickly as possible and at the best price are: appropriate pricing, impeccable presentation and...<a href="#">Read more</a></p>
</div>
</div>
</div>
</div>
<a class="more pull-right">See more articles</a>
</div>
<h3>Tips</h3>
<img src="./assets/img/tips-article.png" alt="tips" />
<h3>Large Video</h3>
<img src="./assets/img/large-video.png" alt="video" />
<h3>Medium Video</h3>
<img src="./assets/img/medium-video.png" alt="video" />
<h3>Small Video</h3>
<img src="./assets/img/small-video.png" alt="video" />
</section>
</div>
</div>
</div>
<?php
page_close();
?>