Sindbad~EG File Manager
<!DOCTYPE html>
<html lang="en" data-bs-theme="light">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Maanvi Info Solutions</title>
<?php include 'head.php' ?>
</head>
<body>
<?php include 'header.php' ?>
<!-- Careers Intro -->
<section class="section bg-light" id="careers-intro">
<div class="container text-center" data-aos="fade-up">
<p class="text-uppercase text-primary small fw-semibold">Join Our Network</p>
<h2 class="fw-bold">Careers at <span class="text-primary">Maanvi Info Solutions</span></h2>
<p class="text-muted">Explore exciting career opportunities with us and our trusted clients across India and abroad.</p>
</div>
</section>
<!-- Job Listings -->
<section class="section bg-body" id="current-openings">
<div class="container">
<div class="row mb-4" data-aos="fade-up">
<div class="col">
<h5 class="text-uppercase text-primary small fw-semibold">Openings</h5>
<h3 class="fw-bold">Current Job Opportunities</h3>
<p class="text-muted">Browse positions below and apply online. We are constantly hiring across industries.</p>
</div>
</div>
<!-- Job Cards -->
<div class="row g-4">
<!-- Job 1 -->
<div class="col-md-6" data-aos="fade-up">
<div class="border rounded shadow-sm p-4 h-100 bg-white">
<h5 class="fw-bold text-primary">Software Developer – Java</h5>
<p class="text-muted mb-1"><i class="fas fa-building me-2"></i>Client: FinTech, Bangalore</p>
<p class="text-muted mb-1"><i class="fas fa-clock me-2"></i>Full-Time | Experience: 2–5 Years</p>
<p class="text-muted small">Looking for Java backend developers experienced with Spring Boot and REST APIs.</p>
<a href="#apply" class="btn btn-sm btn-outline-primary mt-2">Apply Now</a>
</div>
</div>
<!-- Job 2 -->
<div class="col-md-6" data-aos="fade-up" data-aos-delay="100">
<div class="border rounded shadow-sm p-4 h-100 bg-white">
<h5 class="fw-bold text-primary">HR Recruiter</h5>
<p class="text-muted mb-1"><i class="fas fa-building me-2"></i>In-house | Maanvi Info Solutions – Bangalore</p>
<p class="text-muted mb-1"><i class="fas fa-clock me-2"></i>Full-Time | Experience: 1–3 Years</p>
<p class="text-muted small">We are looking for dynamic recruiters to join our growing HR team. Immediate joiners preferred.</p>
<a href="#apply" class="btn btn-sm btn-outline-primary mt-2">Apply Now</a>
</div>
</div>
<!-- Job 3 -->
<div class="col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="border rounded shadow-sm p-4 h-100 bg-white">
<h5 class="fw-bold text-primary">Data Analyst – Remote</h5>
<p class="text-muted mb-1"><i class="fas fa-building me-2"></i>Client: US Healthcare Firm</p>
<p class="text-muted mb-1"><i class="fas fa-clock me-2"></i>Contract | Experience: 3–6 Years</p>
<p class="text-muted small">Work-from-home role with exposure to international projects. Must have Python and Excel expertise.</p>
<a href="#apply" class="btn btn-sm btn-outline-primary mt-2">Apply Now</a>
</div>
</div>
<!-- Job 4 -->
<div class="col-md-6" data-aos="fade-up" data-aos-delay="300">
<div class="border rounded shadow-sm p-4 h-100 bg-white">
<h5 class="fw-bold text-primary">IT Recruiter – US Staffing</h5>
<p class="text-muted mb-1"><i class="fas fa-building me-2"></i>Client: IT MNC</p>
<p class="text-muted mb-1"><i class="fas fa-clock me-2"></i>Full-Time | Night Shift</p>
<p class="text-muted small">Work with international clients and place top IT talent across US markets. Experience with job portals required.</p>
<a href="#apply" class="btn btn-sm btn-outline-primary mt-2">Apply Now</a>
</div>
</div>
</div>
</div>
</section>
<!-- Call to Action -->
<section class="section bg-primary text-white text-center" id="careers-cta" data-aos="zoom-in">
<div class="container">
<h2 class="fw-bold mb-2 display-5">Didn’t find a role that suits you?</h2>
<p class="mb-4">We’re always on the lookout for great talent. Share your resume and we’ll reach out when there’s a match.</p>
<a href="#contact" class="btn btn-light text-primary fw-semibold">Upload Your Resume</a>
</div>
</section>
<?php include 'footer.php' ?>
</body>
</html>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists