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>JAM ON | Your Home For Urban Music</title>
<meta name="description" content="Jam-On FM brings you the best in nonstop music, fresh hits, and smooth vibes. Tune in anytime, anywhere.">
<?php include 'head.php'?>
</head>
<body>
<?php include 'header.php'?>
<section class="blog-section py-5 text-white">
<div class="container">
<div class="row align-items-center mb-4 motion-features">
<div class="col-lg-8 aos-init aos-animate" data-aos="fade-right">
<!--h4 class="font-02 mb-1">Updates</h4-->
<h2 class="display-5 fw-bold mb-4">News</h2>
</div>
<div class="col-lg-4 text-lg-end text-start aos-init aos-animate" data-aos="fade-left">
<select class="form-select w-auto bg-dark text-white border-light ms-auto" aria-label="Sort news">
<option selected>Sort by</option>
<option value="latest">Latest</option>
<option value="popular">Popular</option>
</select>
</div>
<div class="row g-4">
<!-- Blog Post 1 -->
<div class="col-md-4" data-aos="fade-up">
<div class="blog-post">
<div class="blog-image ">
<img src="img/track1.jpg" alt="Blog Image" class="img-fluid ">
<span class="blog-date">December 9, 2023</span>
</div>
<div class="blog-content p-3">
<h5 class="text-white">Frames in Motion: <strong>A Guide to Dynamic Video</strong></h5>
<p class="text-light">Discover the secrets of infusing motion with meaning and turning frames into an evocative language of their own.</p>
</div>
<a href="blog-detail-page.php" class="btn btn-transparent stretched-link"> </a>
</div>
</div>
<!-- Blog Post 2 -->
<div class="col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="blog-post">
<div class="blog-image ">
<img src="img/track2.jpg" alt="Blog Image" class="img-fluid ">
<span class="blog-date">December 9, 2023</span>
</div>
<div class="blog-content p-3">
<h5 class="text-white">Crafting Compelling Stories <strong>Through Video Graph</strong></h5>
<p class="text-light">Elevate your narratives, evoke emotions, and captivate audiences with the power of visual storytelling.</p>
</div>
<a href="blog-detail-page.php" class="btn btn-transparent stretched-link"> </a>
</div>
</div>
<!-- Blog Post 2 -->
<div class="col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="blog-post">
<div class="blog-image ">
<img src="img/track2.jpg" alt="Blog Image" class="img-fluid ">
<span class="blog-date">December 9, 2023</span>
</div>
<div class="blog-content p-3">
<h5 class="text-white">Crafting Compelling Stories <strong>Through Video Graph</strong></h5>
<p class="text-light">Elevate your narratives, evoke emotions, and captivate audiences with the power of visual storytelling.</p>
</div>
<a href="blog-detail-page.php" class="btn btn-transparent stretched-link"> </a>
</div>
</div>
</div>
</div>
</div>
</section>
<?php include 'footer.php'?>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists