other
๐ CBSE & ICSE ยท Grades 7โ10 ยท Ghaziabad
The home tuition agency in Ghaziabad that builds real foundations.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
``
<title>Home Tuition Agency in Ghaziabad | Mantra Academy</title>
<meta name="description" content="Looking for a home tuition agency in Ghaziabad? Mantra Academy provides trained home tutors for CBSE & ICSE Maths, Science, SST and English, Grades 7โ10. Book a free demo class.">
<link rel="canonical" href="https://learnwithmantra.com/lp/home-tuition-agency-ghaziabad">
``
<meta property="og:type" content="website">
<meta property="og:site_name" content="Mantra Academy">
<meta property="og:title" content="Home Tuition Agency in Ghaziabad | Mantra Academy">
<meta property="og:description" content="Trained home tutors in Ghaziabad for CBSE & ICSE Maths, Science, SST and English, Grades 7โ10. Book a free demo class.">
<meta property="og:url" content="https://learnwithmantra.com/lp/home-tuition-agency-ghaziabad">
<meta property="og:image" content="https://learnwithmantra.com/images/og-cover.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Home Tuition Agency in Ghaziabad | Mantra Academy">
<meta name="twitter:description" content="Trained home tutors in Ghaziabad for CBSE & ICSE Maths, Science, SST and English, Grades 7โ10. Book a free demo class.">
<meta name="twitter:image" content="https://learnwithmantra.com/images/og-cover.jpg">
``
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
``
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": ["EducationalOrganization", "LocalBusiness"],
"@id": "https://learnwithmantra.com/#organization",
"name": "Mantra Academy",
"description": "Home tuition agency in Ghaziabad providing trained tutors for CBSE and ICSE Maths, Science, SST and English for Grades 7 to 10.",
"url": "https://learnwithmantra.com/",
"telephone": "+91-93246-88372",
"email": "learnwithusatmantra@gmail.com",
"image": "https://learnwithmantra.com/images/og-cover.jpg",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ground Floor, Plot No. 199, Shakti Khand III, Indirapuram",
"addressLocality": "Ghaziabad",
"addressRegion": "Uttar Pradesh",
"postalCode": "201010",
"addressCountry": "IN"
},
"areaServed": {
"@type": "City",
"name": "Ghaziabad"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "500"
},
"sameAs": [
"https://www.instagram.com/learnwithmantra",
"https://www.facebook.com/share/1CpeZgonLD/"
]
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{ "@type": "ListItem", "position": 1, "name": "Home", "item": "https://learnwithmantra.com/" },
{ "@type": "ListItem", "position": 2, "name": "Home Tuition Agency in Ghaziabad", "item": "https://learnwithmantra.com/lp/home-tuition-agency-ghaziabad" }
]
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Which areas of Ghaziabad does the home tuition agency cover?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Mantra Academy provides home tutors across Ghaziabad including Indirapuram, Vaishali, Vasundhara, Kaushambi, Raj Nagar, Crossings Republik, Nyay Khand and nearby localities. Tell us your area when you book and we match a tutor near you."
}
},
{
"@type": "Question",
"name": "Which classes and subjects do you offer home tuition for?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We cover Grades 7 to 10 for CBSE and ICSE, in Maths, Science, Social Science (SST) and English."
}
},
{
"@type": "Question",
"name": "Is the demo class really free?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. The first demo class is free and comes with no commitment, so you can see how the tutor teaches before you decide."
}
},
{
"@type": "Question",
"name": "Do you offer online tuition as well as home tuition?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Along with home tuition in Ghaziabad, we offer online demo and online classes if that suits your child's schedule better."
}
}
]
}
]
}
</script>
``
<style>
:root {
--ink: #17233d;
--ink-soft: #3d4a63;
--paper: #f6f3ec;
--paper-card: #fffdf8;
--marigold: #f0a924;
--marigold-deep: #d98a0b;
--leaf: #2f7d5b;
--line: #e4ddcd;
--shadow: 22px 30px 60px -34px rgba(23, 35, 61, 0.42);
}
``
* { box-sizing: border-box; margin: 0; padding: 0; }
``
html { scroll-behavior: smooth; }
``
body {
font-family: "Inter", system-ui, sans-serif;
color: var(--ink);
background: var(--paper);
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
``
.wrap { width: min(1140px, 92vw); margin-inline: auto; }
``
h1, h2, h3 { font-family: "Fraunces", Georgia, serif; font-weight: 600; line-height: 1.08; letter-spacing: -0.015em; }
``
a { color: inherit; }
``
.mark {
position: relative;
white-space: nowrap;
z-index: 0;
}
.mark::after {
content: "";
position: absolute;
left: -0.08em; right: -0.08em; bottom: 0.06em;
height: 0.42em;
background: var(--marigold);
opacity: 0.55;
z-index: -1;
border-radius: 2px;
transform: rotate(-0.6deg);
}
``
/* Buttons */
.btn {
display: inline-flex; align-items: center; gap: 0.5em;
font-weight: 600; font-size: 1rem;
padding: 0.9em 1.5em;
border-radius: 999px;
text-decoration: none;
transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}
.btn-primary { background: var(--ink); color: var(--paper-card); }
.btn-primary:hover { transform: translateY(-2px); box-shadow: 0 14px 26px -14px rgba(23,35,61,0.7); }
.btn-ghost { background: transparent; color: var(--ink); border: 1.5px solid var(--ink); }
.btn-ghost:hover { background: var(--ink); color: var(--paper-card); }
.btn-mari { background: var(--marigold); color: var(--ink); }
.btn-mari:hover { transform: translateY(-2px); background: var(--marigold-deep); box-shadow: 0 14px 26px -14px rgba(217,138,11,0.6); }
``
/* Header */
header.site {
position: sticky; top: 0; z-index: 50;
background: rgba(246,243,236,0.9);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--line);
}
header.site .bar { display: flex; align-items: center; justify-content: space-between; padding: 0.85rem 0; gap: 1rem; }
.brand { display: flex; align-items: center; gap: 0.6rem; text-decoration: none; font-family: "Fraunces", serif; font-weight: 600; font-size: 1.2rem; color: var(--ink); }
.brand .dot { width: 30px; height: 30px; border-radius: 8px; background: var(--ink); color: var(--marigold); display: grid; place-items: center; font-weight: 700; font-size: 1rem; }
.navlinks { display: flex; gap: 1.6rem; align-items: center; font-size: 0.94rem; font-weight: 500; }
.navlinks a { text-decoration: none; color: var(--ink-soft); }
.navlinks a:hover { color: var(--ink); }
.nav-cta { display: inline-flex; }
@media (max-width: 860px) { .navlinks { display: none; } }
``
/* Hero */
.hero { padding: clamp(3rem, 7vw, 5.5rem) 0 clamp(2.5rem, 5vw, 4rem); }
.eyebrow {
display: inline-flex; align-items: center; gap: 0.5rem;
font-size: 0.82rem; font-weight: 600; letter-spacing: 0.04em;
text-transform: uppercase; color: var(--marigold-deep);
background: rgba(240,169,36,0.14);
padding: 0.4rem 0.85rem; border-radius: 999px;
margin-bottom: 1.4rem;
}
.hero h1 { font-size: clamp(2.3rem, 5.6vw, 4rem); max-width: 15ch; }
.hero p.lead { font-size: clamp(1.05rem, 1.6vw, 1.22rem); color: var(--ink-soft); max-width: 52ch; margin-top: 1.4rem; }
.hero-cta { display: flex; flex-wrap: wrap; gap: 0.9rem; margin-top: 2rem; }
.reassure { margin-top: 1rem; font-size: 0.9rem; color: var(--ink-soft); }
``
/* Stats */
.stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; margin-top: clamp(2.5rem, 5vw, 3.5rem); }
.stat { background: var(--paper-card); border: 1px solid var(--line); border-radius: 16px; padding: 1.4rem 1.5rem; }
.stat .num { font-family: "Fraunces", serif; font-size: clamp(1.9rem, 3.5vw, 2.6rem); font-weight: 600; color: var(--ink); }
.stat .num span { color: var(--marigold-deep); }
.stat .lbl { font-size: 0.9rem; color: var(--ink-soft); margin-top: 0.2rem; }
@media (max-width: 640px) { .stats { grid-template-columns: 1fr; } }
``
/* Section shell */
section.block { padding: clamp(3rem, 6vw, 4.75rem) 0; }
.sec-head { max-width: 46ch; margin-bottom: 2.4rem; }
.sec-head .kick { font-size: 0.82rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--leaf); margin-bottom: 0.7rem; }
.sec-head h2 { font-size: clamp(1.8rem, 3.6vw, 2.6rem); }
.sec-head p { color: var(--ink-soft); margin-top: 0.9rem; font-size: 1.05rem; }
``
/* Feature grid */
.features { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.1rem; }
.feature { background: var(--paper-card); border: 1px solid var(--line); border-radius: 16px; padding: 1.6rem; }
.feature .ic { width: 44px; height: 44px; border-radius: 11px; background: rgba(240,169,36,0.16); display: grid; place-items: center; margin-bottom: 1rem; font-size: 1.3rem; }
.feature h3 { font-size: 1.2rem; margin-bottom: 0.5rem; }
.feature p { color: var(--ink-soft); font-size: 0.97rem; }
@media (max-width: 860px) { .features { grid-template-columns: 1fr; } }
``
/* How it works */
.steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.1rem; counter-reset: step; }
.step { background: var(--paper-card); border: 1px solid var(--line); border-radius: 16px; padding: 1.5rem; position: relative; }
.step .n { font-family: "Fraunces", serif; font-weight: 700; font-size: 1.05rem; color: var(--ink); background: var(--marigold); width: 34px; height: 34px; border-radius: 50%; display: grid; place-items: center; margin-bottom: 0.9rem; }
.step h3 { font-size: 1.08rem; margin-bottom: 0.4rem; }
.step p { font-size: 0.94rem; color: var(--ink-soft); }
@media (max-width: 860px) { .steps { grid-template-columns: 1fr 1fr; } }
@media (max-width: 520px) { .steps { grid-template-columns: 1fr; } }
``
/* Subjects + areas split */
.split { display: grid; grid-template-columns: 1fr 1fr; gap: 1.1rem; }
@media (max-width: 860px) { .split { grid-template-columns: 1fr; } }
.panel { background: var(--paper-card); border: 1px solid var(--line); border-radius: 18px; padding: 2rem; }
.panel h3 { font-size: 1.35rem; margin-bottom: 1.1rem; }
.chips { display: flex; flex-wrap: wrap; gap: 0.55rem; }
.chip { font-size: 0.9rem; font-weight: 500; padding: 0.5rem 0.95rem; border-radius: 999px; border: 1px solid var(--line); background: var(--paper); color: var(--ink-soft); }
.chip.hot { background: rgba(47,125,91,0.1); border-color: rgba(47,125,91,0.25); color: var(--leaf); font-weight: 600; }
``
/* Testimonials */
.quotes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.1rem; }
.quote { background: var(--paper-card); border: 1px solid var(--line); border-radius: 16px; padding: 1.6rem; display: flex; flex-direction: column; }
.quote .st { color: var(--marigold-deep); letter-spacing: 2px; margin-bottom: 0.8rem; }
.quote p { font-size: 0.98rem; color: var(--ink-soft); flex: 1; }
.quote .who { margin-top: 1.1rem; font-weight: 600; font-size: 0.95rem; }
@media (max-width: 860px) { .quotes { grid-template-columns: 1fr; } }
``
/* FAQ */
.faq { max-width: 780px; }
details { border-bottom: 1px solid var(--line); padding: 1.2rem 0; }
details summary { font-family: "Fraunces", serif; font-weight: 600; font-size: 1.15rem; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; gap: 1rem; }
details summary::-webkit-details-marker { display: none; }
details summary::after { content: "+"; font-family: "Inter"; font-weight: 400; font-size: 1.6rem; color: var(--marigold-deep); transition: transform 0.2s; }
details[open] summary::after { transform: rotate(45deg); }
details p { color: var(--ink-soft); margin-top: 0.8rem; font-size: 1rem; }
``
/* CTA band */
.cta-band { background: var(--ink); color: var(--paper-card); border-radius: 24px; padding: clamp(2.5rem, 5vw, 3.8rem); text-align: center; }
.cta-band h2 { font-size: clamp(1.9rem, 4vw, 2.8rem); color: var(--paper-card); }
.cta-band p { color: rgba(246,243,236,0.78); max-width: 48ch; margin: 1rem auto 0; }
.cta-band .hero-cta { justify-content: center; margin-top: 2rem; }
``
/* Footer */
footer.site { border-top: 1px solid var(--line); padding: 3rem 0 2rem; margin-top: 1rem; }
.foot-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 2rem; }
@media (max-width: 760px) { .foot-grid { grid-template-columns: 1fr; gap: 1.6rem; } }
footer.site h4 { font-family: "Inter"; font-size: 0.82rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--ink-soft); margin-bottom: 0.8rem; }
footer.site p, footer.site a { font-size: 0.96rem; color: var(--ink-soft); text-decoration: none; display: block; margin-bottom: 0.4rem; }
footer.site a:hover { color: var(--ink); }
.foot-brand { font-family: "Fraunces", serif; font-weight: 600; font-size: 1.3rem; color: var(--ink); margin-bottom: 0.6rem; }
.copyright { margin-top: 2.5rem; padding-top: 1.5rem; border-top: 1px solid var(--line); font-size: 0.88rem; color: var(--ink-soft); }
``
@media (prefers-reduced-motion: reduce) { * { transition: none !important; scroll-behavior: auto; } }
:focus-visible { outline: 3px solid var(--marigold); outline-offset: 3px; border-radius: 4px; }
</style>
</head>
``
<body>
``
<header class="site">
<div class="wrap bar">
<a class="brand" href="https://learnwithmantra.com/">
<span class="dot">M</span> Mantra Academy
</a>
<nav class="navlinks">
<a href="#why">Why us</a>
<a href="#how">How it works</a>
<a href="#areas">Areas</a>
<a href="#reviews">Reviews</a>
<a href="#faq">FAQ</a>
</nav>
<a class="btn btn-mari nav-cta" href="https://learnwithmantra.com/admissions">Book Free Demo</a>
</div>
</header>
``
<main id="main">
``
<!-- HERO -->
<section class="hero">
<div class="wrap">
<span class="eyebrow">๐ CBSE & ICSE ยท Grades 7โ10 ยท Ghaziabad</span>
<h1>The <span class="mark">home tuition agency</span> in Ghaziabad that builds real foundations.</h1>
<p class="lead">Mantra Academy is a home tuition agency in Ghaziabad providing trained tutors for Maths, Science, SST and English, Grades 7 to 10. We teach step by step so your child understands the concept, not just the answer.</p>
<div class="hero-cta">
<a class="btn btn-primary" href="https://learnwithmantra.com/admissions">Book a Free Demo Class โ</a>
<a class="btn btn-ghost" href="tel:+919324688372">Call +91 93246 88372</a>
</div>
<p class="reassure">Free first class ยท No commitment ยท Tutor matched to your area & board</p>
``
<div class="stats">
<div class="stat"><div class="num">17<span>+</span></div><div class="lbl">Years of teaching experience</div></div>
<div class="stat"><div class="num">500<span>+</span></div><div class="lbl">Students mentored</div></div>
<div class="stat"><div class="num">4.9<span>โ
</span></div><div class="lbl">Average parent rating</div></div>
</div>
</div>
</section>
``
<!-- WHY -->
<section class="block" id="why">
<div class="wrap">
<div class="sec-head">
<div class="kick">Why parents choose us</div>
<h2>We don't rush the syllabus. We build understanding.</h2>
<p>Finishing chapters on time is easy. Making sure your child actually understands them is the hard part, and that's where a good home tuition agency in Ghaziabad earns its place.</p>
</div>
<div class="features">
<div class="feature">
<div class="ic">๐ง </div>
<h3>Concept clarity first</h3>
<p>Every topic is taught to be understood, not memorised, so it holds up well beyond the next exam.</p>
</div>
<div class="feature">
<div class="ic">๐</div>
<h3>Both boards covered</h3>
<p>Dedicated guidance for CBSE and ICSE, with the curriculum-specific attention each board needs.</p>
</div>
<div class="feature">
<div class="ic">๐</div>
<h3>Step-by-step progress</h3>
<p>We start from where your child actually is and build forward, instead of a one-size-fits-all pace.</p>
</div>
<div class="feature">
<div class="ic">๐ </div>
<h3>Learning at home</h3>
<p>Tuition in the comfort of your home means less travel, fewer distractions, and focused one-on-one attention.</p>
</div>
<div class="feature">
<div class="ic">๐ฉโ๐ซ</div>
<h3>Trained, vetted tutors</h3>
<p>Experienced teachers who explain patiently and stay until the doubt is genuinely cleared.</p>
</div>
<div class="feature">
<div class="ic">๐ฃ๏ธ</div>
<h3>Parents kept in the loop</h3>
<p>Regular, honest updates on where your child stands and what we're working on next.</p>
</div>
</div>
</div>
</section>
``
<!-- HOW -->
<section class="block" id="how">
<div class="wrap">
<div class="sec-head">
<div class="kick">Getting started</div>
<h2>How home tuition works with Mantra Academy</h2>
<p>Four simple steps from your first call to a tutor sitting at your table.</p>
</div>
<div class="steps">
<div class="step"><div class="n">1</div><h3>Tell us your needs</h3><p>Share your child's class, board, subjects and your area in Ghaziabad.</p></div>
<div class="step"><div class="n">2</div><h3>We match a tutor</h3><p>We pair you with a tutor suited to the subject, board and your locality.</p></div>
<div class="step"><div class="n">3</div><h3>Free demo class</h3><p>See exactly how the tutor teaches, with no commitment and nothing to pay.</p></div>
<div class="step"><div class="n">4</div><h3>Start regular classes</h3><p>Happy after the demo? Lock in a schedule that fits your child's routine.</p></div>
</div>
</div>
</section>
``
<!-- SUBJECTS + AREAS -->
<section class="block" id="areas">
<div class="wrap split">
<div class="panel">
<h3>Classes & subjects we cover</h3>
<div class="chips">
<span class="chip hot">Grade 7</span>
<span class="chip hot">Grade 8</span>
<span class="chip hot">Grade 9</span>
<span class="chip hot">Grade 10</span>
<span class="chip">Maths</span>
<span class="chip">Science</span>
<span class="chip">Social Science (SST)</span>
<span class="chip">English</span>
<span class="chip">CBSE</span>
<span class="chip">ICSE</span>
</div>
<p style="margin-top:1.3rem;color:var(--ink-soft);font-size:0.97rem;">Home and online tuition both available. Not sure which subject to start with? Ask us on the demo call.</p>
</div>
<div class="panel">
<h3>Areas we serve in Ghaziabad</h3>
<div class="chips">
<span class="chip">Indirapuram</span>
<span class="chip">Vaishali</span>
<span class="chip">Vasundhara</span>
<span class="chip">Kaushambi</span>
<span class="chip">Nyay Khand</span>
<span class="chip">Ahinsa Khand</span>
<span class="chip">Shakti Khand</span>
<span class="chip">Crossings Republik</span>
<span class="chip">Raj Nagar Extension</span>
</div>
<p style="margin-top:1.3rem;color:var(--ink-soft);font-size:0.97rem;">Based in Shakti Khand III, Indirapuram. Don't see your locality? Message us, we're likely covering it too.</p>
</div>
</div>
</section>
``
<!-- REVIEWS -->
<section class="block" id="reviews">
<div class="wrap">
<div class="sec-head">
<div class="kick">โ
โ
โ
โ
โ
Real families</div>
<h2>What parents & students say.</h2>
</div>
<div class="quotes">
<div class="quote">
<div class="st">โ
โ
โ
โ
โ
</div>
<p>Her way of teaching is clear, structured and very easy to follow. She explains every concept step by step, making even the most difficult topics manageable.</p>
<div class="who">โ Darsh Pansuriya</div>
</div>
<div class="quote">
<div class="st">โ
โ
โ
โ
โ
</div>
<p>Concepts are explained clearly and doubts are solved patiently. Overall, it is a very positive and motivating place to study.</p>
<div class="who">โ Raghav Gulati</div>
</div>
<div class="quote">
<div class="st">โ
โ
โ
โ
โ
</div>
<p>She explains every topic clearly and makes sure everyone understands. Doubts are solved patiently and extra practice questions are given for better learning.</p>
<div class="who">โ Savita Narula</div>
</div>
</div>
</div>
</section>
``
<!-- FAQ -->
<section class="block" id="faq">
<div class="wrap">
<div class="sec-head">
<div class="kick">Good to know</div>
<h2>Frequently asked questions</h2>
</div>
<div class="faq">
<details open>
<summary>Which areas of Ghaziabad does the home tuition agency cover?</summary>
<p>We provide home tutors across Ghaziabad, including Indirapuram, Vaishali, Vasundhara, Kaushambi, Raj Nagar, Crossings Republik, Nyay Khand and nearby localities. Tell us your area when you book and we match a tutor near you.</p>
</details>
<details>
<summary>Which classes and subjects do you offer home tuition for?</summary>
<p>We cover Grades 7 to 10 for both CBSE and ICSE, in Maths, Science, Social Science (SST) and English.</p>
</details>
<details>
<summary>Is the demo class really free?</summary>
<p>Yes. The first demo class is free and comes with no commitment, so you can see how the tutor teaches before you decide anything.</p>
</details>
<details>
<summary>Do you offer online tuition as well as home tuition?</summary>
<p>Yes. Along with home tuition in Ghaziabad, we offer online classes if that suits your child's schedule better. You can even start with an online demo.</p>
</details>
<details>
<summary>How soon can classes start?</summary>
<p>Once you've booked and taken the free demo, regular classes usually begin within a few days, on a schedule that fits your child's routine.</p>
</details>
</div>
</div>
</section>
``
<!-- CTA -->
<section class="block">
<div class="wrap">
<div class="cta-band">
<h2>Ready to see how we teach?</h2>
<p>Book a free demo class with Ghaziabad's foundation-first home tuition agency. No commitment, just a chance to see if we're the right fit for your child.</p>
<div class="hero-cta">
<a class="btn btn-mari" href="https://learnwithmantra.com/admissions">Book Free Demo Class</a>
<a class="btn btn-ghost" href="tel:+919324688372" style="border-color:rgba(246,243,236,0.5);color:var(--paper-card);">Call +91 93246 88372</a>
</div>
</div>
</div>
</section>
``
</main>
``
<footer class="site">
<div class="wrap">
<div class="foot-grid">
<div>
<div class="foot-brand">Mantra Academy</div>
<p>A home tuition agency in Ghaziabad building strong foundations in Maths, Science, SST & English, Grades 7โ10, CBSE & ICSE.</p>
</div>
<div>
<h4>Contact</h4>
<a href="https://maps.app.goo.gl/ycRjhyuQ9EoyVZvEA">Ground Floor, Plot No. 199, Shakti Khand III, Indirapuram, Ghaziabad, UP 201010</a>
<a href="tel:+919324688372">+91 93246 88372</a>
<a href="mailto:learnwithusatmantra@gmail.com">learnwithusatmantra@gmail.com</a>
</div>
<div>
<h4>Follow</h4>
<a href="https://www.instagram.com/learnwithmantra">Instagram</a>
<a href="https://www.facebook.com/share/1CpeZgonLD/">Facebook</a>
<a href="https://learnwithmantra.com/admissions">Book a Free Demo Class</a>
</div>
</div>
<div class="copyright">ยฉ 2026 Mantra Academy. All rights reserved.</div>
</div>
</footer>
``
</body>
</html>
