9 Commits

Author SHA1 Message Date
c3e7ae317e Merge version_3 into main
Merge version_3 into main
2026-03-10 02:29:04 +00:00
a62571c99c Update src/app/page.tsx 2026-03-10 02:29:00 +00:00
63e1762070 Update src/app/layout.tsx 2026-03-10 02:29:00 +00:00
575cd19f96 Merge version_2 into main
Merge version_2 into main
2026-03-10 02:25:30 +00:00
fe48663143 Update src/app/page.tsx 2026-03-10 02:25:26 +00:00
46ee95a9c4 Update src/app/layout.tsx 2026-03-10 02:25:26 +00:00
219984bd25 Merge version_1 into main
Merge version_1 into main
2026-03-10 02:15:49 +00:00
33979d5c9f Merge version_1 into main
Merge version_1 into main
2026-03-10 02:15:04 +00:00
24a0d742db Merge version_1 into main
Merge version_1 into main
2026-03-10 02:13:49 +00:00
2 changed files with 10 additions and 1412 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -80,10 +80,10 @@ export default function LandingPage() {
tag="About Panwar Classes"
tagIcon={BookOpen}
tagAnimation="blur-reveal"
title="Building Academic Excellence in Ajmer with Personalized Learning & Expert Guidance"
title="95% Students Score Above 75% | Expert Faculty | Proven Results"
useInvertedBackground={true}
buttons={[
{ text: "Get Admission Details", href: "#contact" },
{ text: "View Admission Process", href: "#contact" },
{ text: "Call: 6367861914", href: "tel:6367861914" }
]}
buttonAnimation="blur-reveal"
@@ -285,4 +285,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}