Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a62571c99c | |||
| 63e1762070 | |||
| 575cd19f96 |
@@ -5,7 +5,8 @@ import "./globals.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Panwar Classes - Quality Education in Ajmer", description: "Quality education for Class 1-12 in Ajmer with experienced faculty, personalized learning, and proven results."};
|
title: "Panwar Classes - Quality Education in Ajmer", description: "Quality education for Class 1-12 in Ajmer with experienced faculty, personalized learning, and proven results."
|
||||||
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
|||||||
tag="About Panwar Classes"
|
tag="About Panwar Classes"
|
||||||
tagIcon={BookOpen}
|
tagIcon={BookOpen}
|
||||||
tagAnimation="blur-reveal"
|
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}
|
useInvertedBackground={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Admission Process", href: "#contact" },
|
{ text: "View Admission Process", href: "#contact" },
|
||||||
|
|||||||
Reference in New Issue
Block a user