Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-10 06:38:07 +00:00
2 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
import type { Metadata } from "next";
import { Inter } from "next/font/google";
import "./globals.css";
@@ -6,7 +5,7 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Focus Point Coaching", description: "Best Coaching for Class 912 Science & Maths in Indore"};
title: "Focus Point - Best Coaching for Class 9-12 Science & Maths in Indore", description: "Expert coaching for Class 9-12 Science & Maths. Join 230+ students achieving 95%+ board scores. Free demo class available."};
export default function RootLayout({
children,

View File

@@ -125,7 +125,7 @@ export default function HomePage() {
<div id="courses" data-section="courses">
<FeatureCardTwelve
title="Our Coaching Programs"
description="Comprehensive courses trusted by 230+ students—designed for board exam success with 95%+ pass rates and conceptual mastery"
description="Comprehensive courses designed for board exam success and conceptual mastery"
tag="Academic Excellence"
tagIcon={BookOpen}
tagAnimation="slide-up"
@@ -248,7 +248,7 @@ export default function HomePage() {
<div id="demo" data-section="demo">
<ProductCardOne
title="Free Demo Class"
description="Experience our teaching methodology with a free demo class. No commitment, just an opportunity to see the difference."
description="Try our proven teaching methodology free—see why 230+ students achieve 95%+ scores. No commitment, just real results."
tag="Limited Slots"
tagIcon={Clock}
tagAnimation="slide-up"