mintor
[libreplanet-static.git] / 2020 / index.html
index d578765bbda27687bdd00ffeaafe5b981c729b89..c3b6352d037106892b2328b8fb43e952e9934af9 100755 (executable)
@@ -7,27 +7,35 @@
 
 
 <!--start of carousel -->
-<div id="lpc-carousel" class="carousel slide">
+<div id="lpc-carousel" class="carousel">
 
     <!-- wrapper for slides -->
-    <ul class="carousel-inner list-unstyled">
-      
-      <li class="item active">
-           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/callforspeakers-lp2020-microbloggin2.png"
-                     alt="[ A banner depicting the LibrePlanet 2020 logo with a call for speakers. ]">
-       <a href="https://libreplanet.org/2020/speakers">
-         Our call for speakers has gone live! Submit your proposal to attend LibrePlanet 2020 as a speaker or panelist today.</a></p>
-      </li>
+<ul class="carousel-inner list-unstyled">
+        <li class="item">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/keynotes.png" 
+                alt="[ Keynotes announced so far for LibrePlanet 2020. ]">
+           <p class="carousel-caption-center">
+               Register for LibrePlanet 2020 today and see these influential speakers live! <br>
+               <a href="https://my.fsf.org/civicrm/event/info?id=87&reset=1">Register today and help us free the future.</a>
+            </p>
+        </li> 
+         <li class="item active">
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/web_schedule.png" 
+                alt="[ Graphic announcing LibrePlanet 2020 schedule release. ]">
+           <p class="carousel-caption-center">
+               The schedule for LibrePlanet 2020 is now live! <br>
+               <a href="https://libreplanet.org/2020/program/">See what talks the future has in store.</a>
+            </p>
+        </li>
       <li class="item">
-           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate.jpg"
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/donate1-2.jpg"
                      alt="[ A large group of people at the offices of the Free Software Foundation. ]">
             <p class="carousel-caption-center">
                 <a href="https://my.fsf.org/civicrm/contribute/transact?reset=1&id=60">Donate to the travel fund</a><br> to help us bring new people to LibrePlanet.
            </p>
        </li>
-
         <li class="item">
-           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer.jpg" 
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/volunteer1-2.jpg" 
                 alt="[ A photo of the GNU Press table from LibrePlanet 2019. ]">
            <p class="carousel-caption-center">
                Volunteers keep LibrePlanet spinning <br>(and get great perks as well).<br>
@@ -36,7 +44,7 @@
         </li>
 
        <li class="item">
-           <img src="https://static.fsf.org/nosvn/libreplanet/2020/assets/general.jpg" 
+           <img src="//static.fsf.org/nosvn/libreplanet/2020/assets/general1-2.jpg" 
                      alt="[ Edward Platt, Valerie Young, Christopher Webber, Amy Zhang sitting together as co-panelists at LibrePlanet 2019.  ]">
            <p class="carousel-caption-center">
 
 
     <!-- These are the controls for the carousel. Comment them in if you want the little navigation chevrons and the skrims that appear when you mouse over the edges of the active image.-->
     <a class="left carousel-control" href="#lpc-carousel" data-slide="prev">
-       <span class="glyphicon glyphicon-chevron-left"></span>
+       <span class="glyphicon glyphicon-chevron-left" style="color: orange"></span>
     </a>
     <a class="right carousel-control" href="#lpc-carousel" data-slide="next">
-       <span class="glyphicon glyphicon-chevron-right"></span>
+       <span class="glyphicon glyphicon-chevron-right" style="color: orange"></span>
     </a>  <!--end of carousel -->
 </div>