forked from edtalmadge/Agile-Carousel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathagile_carousel_data.php
16 lines (16 loc) · 2.24 KB
/
agile_carousel_data.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[{
"content": "<div class='slide_inner'><a target='_blank' class='photo_link' href='http://www.edtalmadge.com'><img class='photo' src='images/banner_bike.jpg' alt='Bike'></a><a target='_blank' class='caption' href='http://www.edtalmadge.com'>Sample Carousel Pic Goes Here And The Best Part is that...</a></div>",
"content_button": "<div class='thumb'><img src='images/f2_thumb.jpg' alt='bike is nice'></div><p>Agile Carousel Place Holder</p>"
}, {
"content": "<div class='slide_inner'><a target='_blank' class='photo_link' href='http://www.edtalmadge.com'><img class='photo' src='images/banner_paint.jpg' alt='Paint'></a><a target='_blank' class='caption' href='http://www.edtalmadge.com'>Sample Carousel Pic Goes Here And The Best Part is that...</a></div>",
"content_button": "<div class='thumb'><img src='images/f2_thumb.jpg' alt='bike is nice'></div><p>Agile Carousel Place Holder</p>"
}, {
"content": "<div class='slide_inner'><a target='_blank' class='photo_link' href='http://www.edtalmadge.com'><img class='photo' src='images/banner_tunnel.jpg' alt='Tunnel'></a><a target='_blank' class='caption' href='http://www.edtalmadge.com'>Sample Carousel Pic Goes Here And The Best Part is that...</a></div>",
"content_button": "<div class='thumb'><img src='images/f2_thumb.jpg' alt='bike is nice'></div><p>Agile Carousel Place Holder</p>"
}, {
"content": "<div class='slide_inner'><a target='_blank' class='photo_link' href='http://www.edtalmadge.com'><img class='photo' src='images/banner_bike.jpg' alt='Bike'></a><a target='_blank' class='caption' href='http://www.edtalmadge.com'>Sample Carousel Pic Goes Here And The Best Part is that...</a></div>",
"content_button": "<div class='thumb'><img src='images/f2_thumb.jpg' alt='bike is nice'></div><p>Agile Carousel Place Holder</p>"
}, {
"content": "<div class='slide_inner'><a target='_blank' class='photo_link' href='http://www.edtalmadge.com'><img class='photo' src='images/banner_paint.jpg' alt='Paint'></a><a target='_blank' class='caption' href='http://www.edtalmadge.com'>Sample Carousel Pic Goes Here And The Best Part is that...</a></div>",
"content_button": "<div class='thumb'><img src='images/f2_thumb.jpg' alt='bike is nice'></div><p>Agile Carousel Place Holder</p>"
}]