Skip to content

Commit 4ba74bd

Browse files
author
CHRIS NUNES
committed
demo url reference update
changed from #demo
1 parent f9dd84b commit 4ba74bd

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

public/demo.html renamed to public/demo/index.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,20 @@
7272
<!-- Wrapper for Slides -->
7373
<div class="carousel-inner">
7474
<div class="item active">
75-
<!-- Set the first background image using inline CSS below. -->
76-
<div class="fill" style="background-image:url('http://hollywoodstarpop.com/assets/img/Triggers/Seacrest_Ryan.jpg&text=Ryan Seacrest';"></div>
75+
<!-- 1st -->
76+
<div class="fill" style="background-image:url('https://24zptibjv50s.firesize.com/1200x1200/g_center/http://starpop.parseapp.com/assets/img/Triggers/Seacrest_Ryan.jpg&text=Ryan Seacrest';"></div>
7777
</div>
7878
<div class="item">
79-
<!-- Set the second background image using inline CSS below. -->
80-
<div class="fill" style="background-image:url('http://hollywoodstarpop.com/assets/img/Triggers/Kimmel_Jimmy.jpg&text=Jimmy Kimmel');"></div>
79+
<!-- 2nd -->
80+
<div class="fill" style="background-image:url('https://24zptibjv50s.firesize.com/1200x1200/g_center/http://starpop.parseapp.com/assets/img/Triggers/Kimmel_Jimmy.jpg&text=Jimmy Kimmel');"></div>
8181
</div>
8282
<div class="item">
83-
<!-- Set the third background image using inline CSS below. -->
84-
<div class="fill" style="background-image:url('http://placehold.it/1900x1080&text=Slide Three');"></div>
83+
<!-- 3rd -->
84+
<div class="fill" style="background-image:url('https://24zptibjv50s.firesize.com/1200x1200/g_center/http://starpop.parseapp.com/assets/img/Triggers/Depp_Johnny.jpg&text=Johnny Depp');"></div>
85+
</div>
86+
<div class="item">
87+
<!-- 4th -->
88+
<div class="fill" style="background-image:url('https://24zptibjv50s.firesize.com/1200x1200/g_center/http://starpop.parseapp.com/assets/img/Triggers/Depp_Johnny.jpg&text=Johnny Depp');"></div>
8589
</div>
8690
</div>
8791

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h4 class="animated bounceInUp">Find the stars on the Hollywood Walk of Fame, ta
100100
<ul class="nav navbar-nav">
101101
<li><a class="scroll" href="#features">Features</a></li>
102102
<li><a class="scroll" href="#reviews">Reviews</a></li>
103-
<li><a class="scroll" href="#demo">Demo Stars</a></li>
103+
<li><a class="scroll" href="/demo">Demo Stars</a></li>
104104
<li class="getitbtn"><a class="scroll" href="#at-the-end">DOWNLOAD FREE</a></li>
105105
</ul>
106106
</div>

0 commit comments

Comments
 (0)