diff --git a/src/WebApp/application/views/accueil.php b/src/WebApp/application/views/accueil.php index 379c2cb7e27dc59caa0a0b96990cd1c4e5d2a236..9318958ec4ae29628011759dbc56dbe74299f053 100644 --- a/src/WebApp/application/views/accueil.php +++ b/src/WebApp/application/views/accueil.php @@ -61,20 +61,6 @@ defined('BASEPATH') OR exit('No direct script access allowed'); </div> </header> - <!-- About Section --> - <section id="about" class="about-section text-center"> - <div class="container"> - <div class="row"> - <div class="col-lg-8 mx-auto"> - <h2 class="text-white mb-4">Built with Bootstrap 4</h2> - <p class="text-white-50">Grayscale is a free Bootstrap theme created by Start Bootstrap. It can be yours right now, simply download the template on - <a href="http://startbootstrap.com/template-overviews/grayscale/">the preview page</a>. The theme is open source, and you can use it for any purpose, personal or commercial.</p> - </div> - </div> - <img src="<?php echo base_url(); ?>assets/img/ipad.png" class="img-fluid" alt=""> - </div> - </section> - <!-- Projects Section --> <section id="projects" class="projects-section bg-light"> <div class="container">