<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″/>
<title>About Niruvex</title>
<link rel=”stylesheet” href=”style.css”>
<link href=”https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap” rel=”stylesheet”>
</head>

<body>

<!– HERO SECTION –>
<section class=”hero”>
<div class=”container”>
<h1>About Niruvex</h1>
<p>We help businesses grow online with smart strategies, data-driven marketing, and real results.</p>
<a href=”#contact” class=”btn”>Contact Us</a>
</div>
</section>

<!– ABOUT SECTION –>
<section class=”about”>
<div class=”container about-grid”>

<div class=”about-img”>
<img src=”https://via.placeholder.com/450×350″ alt=”About Niruvex”>
</div>

<div class=”about-text”>
<h2>Who We Are</h2>
<p>
Niruvex is a results-driven digital marketing agency focused on helping businesses build a strong online presence.
We combine creativity, strategy, and data to deliver impactful marketing solutions that drive real growth.
</p>

<ul>
<li>✔ Data-Driven Strategies</li>
<li>✔ Client-Focused Approach</li>
<li>✔ Transparent Work Process</li>
</ul>
</div>

</div>
</section>

<!– JOURNEY –>
<section class=”section light”>
<div class=”container”>
<h2>Our Journey</h2>
<p>
Niruvex was started with a clear vision — to provide honest and effective digital marketing services that deliver real results.
We help businesses improve rankings, increase traffic, and generate quality leads through smart digital strategies.
</p>
</div>
</section>

<!– STATS –>
<section class=”stats”>
<div class=”container stats-grid”>

<div class=”stat-box”>
<h3>100+</h3>
<p>Projects Completed</p>
</div>

<div class=”stat-box”>
<h3>50+</h3>
<p>Happy Clients</p>
</div>

<div class=”stat-box”>
<h3>3+</h3>
<p>Years Experience</p>
</div>

<div class=”stat-box”>
<h3>100%</h3>
<p>Client Satisfaction</p>
</div>

</div>
</section>

<!– WHY CHOOSE US –>
<section class=”section”>
<div class=”container”>
<h2>Why Choose Niruvex</h2>

<div class=”features”>

<div class=”card”>
<h3>Custom Strategy</h3>
<p>We create personalized marketing plans based on your business goals.</p>
</div>

<div class=”card”>
<h3>Result-Oriented</h3>
<p>Focus on leads, conversions, and real business growth.</p>
</div>

<div class=”card”>
<h3>Transparent Reporting</h3>
<p>Clear reports so you always know your performance.</p>
</div>

<div class=”card”>
<h3>Expert Team</h3>
<p>Experienced professionals in digital marketing.</p>
</div>

</div>
</div>
</section>

<!– SERVICES –>
<section class=”section light”>
<div class=”container”>
<h2>What We Do</h2>

<div class=”features”>

<div class=”card”>
<h3>SEO Optimization</h3>
<p>Improve Google rankings and organic traffic.</p>
</div>

<div class=”card”>
<h3>Local SEO</h3>
<p>Get found in local searches and Google Maps.</p>
</div>

<div class=”card”>
<h3>Paid Ads</h3>
<p>Run targeted ads that bring leads and sales.</p>
</div>

<div class=”card”>
<h3>Strategy</h3>
<p>Custom marketing plans for business growth.</p>
</div>

</div>
</div>
</section>

<!– VISION –>
<section class=”section”>
<div class=”container”>
<h2>Our Vision</h2>
<p>
Our vision is to empower businesses with modern digital marketing strategies that drive real growth.
We aim to help brands build strong online presence, generate quality leads, and achieve long-term success.
</p>
</div>
</section>

<!– CTA –>
<section class=”cta”>
<div class=”container”>
<h2>Ready to Grow Your Business?</h2>
<p>Let Niruvex help you achieve your digital marketing goals.</p>
<a href=”#contact” class=”btn”>Get Started</a>
</div>
</section>

</body>
</html>

Scroll to Top