diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html index dac73258e30e8cc0d88de59d939b3175ee32b2d1..1a839569731aabf1ee0d6f500c3fe6150ff049c1 100644 --- a/ti/templates/ti/index.html +++ b/ti/templates/ti/index.html @@ -66,34 +66,25 @@ <div class="container text-center"> <div class="row"> <div class="col-lg-10 mx-auto"> + <h2>Stylish Portfolio is the perfect theme for your next project!</h2> + <p class="lead mb-5">This theme features a flexible, UX friendly sidebar menu and stock photos from our friends at + <a href="https://unsplash.com/">Unsplash</a>!</p> + <a class="btn btn-dark btn-xl js-scroll-trigger" href="#services">What We Offer</a> <canvas id="canvas" width="500" height="500"> </canvas> </div> </div> </div> <div class="container text-center"> - - <div style="border: 1px; float: left; width: 10%;"> - <h5></h5> - </div> - <div style="border: 1px; float: left; width: 10%;"> - <h5></h5> - </div> - <div style="border: 1px; float: left; width: 20%;"> + <div style="border: 1px; float: left; width: 33%;"> <h5>{{probl2}}</h5> </div> - <div style="border: 1px; float: left; width: 20%;"> + <div style="border: 1px; float: left; width: 33%;"> <h5>{{probl1}}</h5> </div> - <div style="border: 1px; float: left; width: 20%;"> + <div style="border: 1px; float: left; width: 33%;"> <h5>{{probl3}}</h5> </div> - <div style="border: 1px; float: left; width: 10%;"> - <h5></h5> - </div> - <div style="border: 1px; float: left; width: 10%;"> - <h5></h5> - </div> </div> <div class="container text-center"> <div><form action="/#about" method="post" id="frm" enctype="multipart/form-data"></div>