summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fossee_manim/templates/fossee_manim/index.html28
1 files changed, 20 insertions, 8 deletions
diff --git a/fossee_manim/templates/fossee_manim/index.html b/fossee_manim/templates/fossee_manim/index.html
index dd12773..6365968 100644
--- a/fossee_manim/templates/fossee_manim/index.html
+++ b/fossee_manim/templates/fossee_manim/index.html
@@ -81,18 +81,30 @@
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
+
<div class="carousel-item active">
- <img class="d-block w-100" src="https://i.imgur.com/ruP33nb.png" alt="First slide" height=650>
- <div class="carousel-caption d-none d-md-block">
- <h5>FOSSEE Animations</h5>
- <p>some stuff</p>
- </div>
+ <img class="d-block w-100" src="{{ URL_ROOT }}/static/img/carousel1.png" alt="First slide" height=550>
+ <div class="carousel-caption col-md-4" style="float:left;">
+ <h3><b>FOSSEE Animations</b></h3>
+ <h5>endeavors to be an extensive library
+ of community-curated videos on STEM topics
+ </h5>
+ </div>
</div>
<div class="carousel-item">
- <img class="d-block w-100" src="https://i.imgur.com/FgdE4et.png" alt="Second slide" height=650>
- </div>
+ <img class="d-block w-100" src="{{ URL_ROOT }}/static/img/carousel3.png" alt="Second slide" height=550>
+ <div class="carousel-caption col-md-3" style="float:right;">
+ <h3><b>Anyone can contribute to the project</b></h3>
+ <h5> The only requirement is that the video should be made using <i>OpenSource</i> tools</h5>like Blender, Manim, Mayavi, etc.
+ </div>
+ </div>
<div class="carousel-item">
- <img class="d-block w-100" src="https://i.imgur.com/b7lbXaX.png" alt="Third slide" height=650>
+ <img class="d-block w-100" src="{{ URL_ROOT }}/static/img/carousel2.png" alt="Third slide" height=550>
+ <div class="carousel-caption col-md-4" style="margin-left:540px; margin-bottom:250px;float:right;">
+ <h5><b>Upon successful submission</b><br>
+ you receive a certificate and an<br>
+ honorarium from FOSSEE,<br>IIT-Bombay</h5>
+ </div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">