Sindbad~EG File Manager
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title> </title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"/>
<link href="https://fonts.googleapis.com/css2?family=Caveat&display=swap" rel="stylesheet">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link href="css4.css" rel="stylesheet">
</head>
<body>
<?php include 'header.php'?>
<section class="motion-features py-5 ">
<div class="container">
<header class="text-center mb-5">
<h2 class="display-5 fw-bold">Crafting Extraordinary Audio Experiences</h2>
<p class="lead">
Dive into the world of immersive sound, creative storytelling, and community-driven radio programming.
</p>
</header>
<div class="row text-center g-4">
<div class="col-md-4">
<div class="p-4 border rounded h-100">
<i class="bi bi-mic-fill fs-1 text-primary mb-3"></i>
<h3 class="h5 fw-semibold">Live FM Shows</h3>
<p>
Tune in to our diverse lineup of shows featuring local talent, underground sounds, and global beats—broadcasted live from our studio.
</p>
</div>
</div>
<div class="col-md-4">
<div class="p-4 border rounded h-100">
<i class="bi bi-headphones fs-1 text-success mb-3"></i>
<h3 class="h5 fw-semibold">Curated Music & Culture</h3>
<p>
From deep cuts to fresh drops, our music curation spans genres and generations, highlighting the pulse of underground culture.
</p>
</div>
</div>
<div class="col-md-4">
<div class="p-4 border rounded h-100">
<i class="bi bi-people fs-1 text-warning mb-3"></i>
<h3 class="h5 fw-semibold">Community Collaborations</h3>
<p>
We amplify voices that matter. Our platform promotes grassroots collaboration and creative freedom across communities.
</p>
</div>
</div>
</div>
</div>
</section>
<?php include 'footer.php'?>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists