Sindbad~EG File Manager
<!doctype html>
<html class="no-js" lang="zxx">
<?php include 'head.php'?>
<body>
<!-- Body main wrapper start -->
<div class="body-wrapper">
<?php include 'header.php' ?>
<div class="ltn__utilize-overlay"></div>
<div class="ltn__product-tab-area ltn__product-gutter pt-120 pb-120">
<div class="container">
<div class="section-title-area ltn__section-title-2 text-center">
<h1 class="section-title">Gym & Fitness Equipment</h1>
</div>
<div class="row">
<!-- Outdoor Gym: Air Walker -->
<div class="col-lg-6">
<div class="ltn__product-item ltn__product-item-3 text-center">
<div class="product-img">
<img src="img/gym1.jpg" alt="Air Walker">
</div>
<div class="product-info">
<h2 class="product-title">Air Walker</h2>
<p>Durable and weatherproof, our Air Walkers (Single & Double) are ideal for public parks and outdoor gyms.</p>
</div>
</div>
</div>
<!-- Outdoor Gym: Chest Press -->
<div class="col-lg-6">
<div class="ltn__product-item ltn__product-item-3 text-center">
<div class="product-img">
<img src="img/gym2.jpg" alt="Chest Press">
</div>
<div class="product-info">
<h2 class="product-title">Chest Press</h2>
<p>Our outdoor Chest Press machine is anti-corrosive and built for safe use in open gyms and institutions.</p>
</div>
</div>
</div>
<!-- Multi-Function: 4-in-1 Combo -->
<div class="col-lg-6">
<div class="ltn__product-item ltn__product-item-3 text-center">
<div class="product-img">
<img src="img/gym3.jpg" alt="4 in 1 Multi-Unit">
</div>
<div class="product-info">
<h2 class="product-title">4-in-1 Multi Gym</h2>
<p>Space-saving 4-in-1 combo unit combining Chest Press, Puller, Surf Board, and Twister for a full-body workout.</p>
</div>
</div>
</div>
<!-- Indoor Equipment: Cross Trainer -->
<div class="col-lg-6">
<div class="ltn__product-item ltn__product-item-3 text-center">
<div class="product-img">
<img src="img/gym4.jpg" alt="Cross Trainer">
</div>
<div class="product-info">
<h2 class="product-title">Cross Trainer</h2>
<p>Ideal for gyms and corporate wellness zones, our cross trainers offer smooth cardio workouts for all fitness levels.</p>
</div>
</div>
</div>
<!-- Strength Machine: Smith Machine -->
<div class="col-lg-6">
<div class="ltn__product-item ltn__product-item-3 text-center">
<div class="product-img">
<img src="img/gym5.jpg" alt="Smith Machine">
</div>
<div class="product-info">
<h2 class="product-title">Smith Machine</h2>
<p>Heavy-duty Smith Machine for guided barbell exercises—essential for strength training and safety-focused workouts.</p>
</div>
</div>
</div>
<!-- Accessories: Adjustable Dumbbells -->
<div class="col-lg-6">
<div class="ltn__product-item ltn__product-item-3 text-center">
<div class="product-img">
<img src="img/gym6.jpg" alt="Adjustable Dumbbells">
</div>
<div class="product-info">
<h2 class="product-title">Adjustable Dumbbells</h2>
<p>Versatile dumbbells perfect for home, gym, or corporate use. Compact, adjustable, and built to last.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include 'footer.php'?>
</div>
<!-- Body main wrapper end -->
<?php include 'footer-scripts.php'?>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists