{% extends 'layouts/main.html.twig' %}
{% block title %}PLATFORM – Description{% endblock %}
{% block meta_description %}
Description
{% endblock %}
{% block content %}
<!-- Header Start -->
<div class="container-fluid bg-primary py-5 bg-header" style="margin-bottom: 90px;">
<div class="row py-5">
<div class="col-12 pt-lg-5 mt-lg-5 text-center">
<h1 class="display-4 text-white animated zoomIn"> INFORMATION</h1>
</div>
</div>
</div>
<!-- Header End -->
<!-- Blog Start -->
<div class="container-fluid py-5 wow fadeInUp" data-wow-delay="0.1s">
<div class="container py-5">
<div class="row g-5">
<!-- Blog list Start -->
<div class="col-lg-8">
<div class="row g-5">
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-1.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-2.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-3.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-1.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-2.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-3.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-1.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-2.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.1s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-3.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-md-6 wow slideInUp" data-wow-delay="0.6s">
<div class="blog-item bg-light rounded overflow-hidden">
<div class="blog-img position-relative overflow-hidden">
<img class="img-fluid" src="img/blog-1.jpg" alt="">
<a class="position-absolute top-0 start-0 bg-primary text-white rounded-end mt-5 py-2 px-4" href="">Web Design</a>
</div>
<div class="p-4">
<div class="d-flex mb-3">
<small class="me-3"><i class="far fa-user text-primary me-2"></i>John Doe</small>
<small><i class="far fa-calendar-alt text-primary me-2"></i>01 Jan, 2045</small>
</div>
<h4 class="mb-3">How to build a website</h4>
<p>Dolor et eos labore stet justo sed est sed sed sed dolor stet amet</p>
<a class="text-uppercase" href="">Read More <i class="bi bi-arrow-right"></i></a>
</div>
</div>
</div>
<div class="col-12 wow slideInUp" data-wow-delay="0.1s">
<nav aria-label="Page navigation">
<ul class="pagination pagination-lg m-0">
<li class="page-item disabled">
<a class="page-link rounded-0" href="#" aria-label="Previous">
<span aria-hidden="true"><i class="bi bi-arrow-left"></i></span>
</a>
</li>
<li class="page-item active"><a class="page-link" href="#">1</a></li>
<li class="page-item"><a class="page-link" href="#">2</a></li>
<li class="page-item"><a class="page-link" href="#">3</a></li>
<li class="page-item">
<a class="page-link rounded-0" href="#" aria-label="Next">
<span aria-hidden="true"><i class="bi bi-arrow-right"></i></span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<!-- Blog list End -->
<!-- Sidebar Start -->
<div class="col-lg-4">
<!-- Search Form Start -->
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
<div class="input-group">
<input type="text" class="form-control p-3" placeholder="Keyword">
<button class="btn btn-primary px-4"><i class="bi bi-search"></i></button>
</div>
</div>
<!-- Search Form End -->
<!-- Category Start -->
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
<div class="section-title section-title-sm position-relative pb-3 mb-4">
<h3 class="mb-0">Categories</h3>
</div>
<div class="link-animated d-flex flex-column justify-content-start">
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Design</a>
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Development</a>
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Web Development</a>
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Keyword Research</a>
<a class="h5 fw-semi-bold bg-light rounded py-2 px-3 mb-2" href="#"><i class="bi bi-arrow-right me-2"></i>Email Marketing</a>
</div>
</div>
<!-- Category End -->
<!-- Recent Post Start -->
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
<div class="section-title section-title-sm position-relative pb-3 mb-4">
<h3 class="mb-0">Recent Post</h3>
</div>
<div class="d-flex rounded overflow-hidden mb-3">
<img class="img-fluid" src="img/blog-1.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
</a>
</div>
<div class="d-flex rounded overflow-hidden mb-3">
<img class="img-fluid" src="img/blog-2.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
</a>
</div>
<div class="d-flex rounded overflow-hidden mb-3">
<img class="img-fluid" src="img/blog-3.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
</a>
</div>
<div class="d-flex rounded overflow-hidden mb-3">
<img class="img-fluid" src="img/blog-1.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
</a>
</div>
<div class="d-flex rounded overflow-hidden mb-3">
<img class="img-fluid" src="img/blog-2.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
</a>
</div>
<div class="d-flex rounded overflow-hidden mb-3">
<img class="img-fluid" src="img/blog-3.jpg" style="width: 100px; height: 100px; object-fit: cover;" alt="">
<a href="" class="h5 fw-semi-bold d-flex align-items-center bg-light px-3 mb-0">Lorem ipsum dolor sit amet adipis elit
</a>
</div>
</div>
<!-- Recent Post End -->
<!-- Image Start -->
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
<img src="img/blog-1.jpg" alt="" class="img-fluid rounded">
</div>
<!-- Image End -->
<!-- Tags Start -->
<div class="mb-5 wow slideInUp" data-wow-delay="0.1s">
<div class="section-title section-title-sm position-relative pb-3 mb-4">
<h3 class="mb-0">Tag Cloud</h3>
</div>
<div class="d-flex flex-wrap m-n1">
<a href="" class="btn btn-light m-1">Design</a>
<a href="" class="btn btn-light m-1">Development</a>
<a href="" class="btn btn-light m-1">Marketing</a>
<a href="" class="btn btn-light m-1">SEO</a>
<a href="" class="btn btn-light m-1">Writing</a>
<a href="" class="btn btn-light m-1">Consulting</a>
<a href="" class="btn btn-light m-1">Design</a>
<a href="" class="btn btn-light m-1">Development</a>
<a href="" class="btn btn-light m-1">Marketing</a>
<a href="" class="btn btn-light m-1">SEO</a>
<a href="" class="btn btn-light m-1">Writing</a>
<a href="" class="btn btn-light m-1">Consulting</a>
</div>
</div>
<!-- Tags End -->
<!-- Plain Text Start -->
<div class="wow slideInUp" data-wow-delay="0.1s">
<div class="section-title section-title-sm position-relative pb-3 mb-4">
<h3 class="mb-0">Plain Text</h3>
</div>
<div class="bg-light text-center" style="padding: 30px;">
<p>Vero sea et accusam justo dolor accusam lorem consetetur, dolores sit amet sit dolor clita kasd justo, diam accusam no sea ut tempor magna takimata, amet sit et diam dolor ipsum amet diam</p>
<a href="" class="btn btn-primary py-2 px-4">Read More</a>
</div>
</div>
<!-- Plain Text End -->
</div>
<!-- Sidebar End -->
</div>
</div>
</div>
<!-- Blog End -->
{% endblock %}