diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 0985917..715b5e5 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -98,25 +98,13 @@ export default function AboutPage() {
tagAnimation="slide-up"
metrics={[
{
- id: "1",
- value: "500",
- title: "Active Learners",
- description: "From 45 countries, ages 6 to 65, learning together",
- icon: Users,
+ id: "1", value: "500", title: "Active Learners", description: "From 45 countries, ages 6 to 65, learning together", icon: Users,
},
{
- id: "2",
- value: "95",
- title: "Percent Confidence",
- description: "Students report dramatic boost in academic self-esteem",
- icon: TrendingUp,
+ id: "2", value: "95", title: "Percent Confidence", description: "Students report dramatic boost in academic self-esteem", icon: TrendingUp,
},
{
- id: "3",
- value: "4.9",
- title: "Star Rating",
- description: "Consistently highest satisfaction across all programs",
- icon: Star,
+ id: "3", value: "4.9", title: "Star Rating", description: "Consistently highest satisfaction across all programs", icon: Star,
},
]}
gridVariant="uniform-all-items-equal"
@@ -135,32 +123,14 @@ export default function AboutPage() {
tagAnimation="slide-up"
testimonials={[
{
- id: "1",
- name: "Emma Rodriguez",
- role: "Parent",
- company: "California",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=3",
- imageAlt: "Emma Rodriguez",
- },
+ id: "1", name: "Emma Rodriguez", role: "Parent", company: "California", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=3", imageAlt: "Emma Rodriguez"},
{
- id: "2",
- name: "James Liu",
- role: "Teacher",
- company: "School District",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=3",
- imageAlt: "James Liu",
- },
+ id: "2", name: "James Liu", role: "Teacher", company: "School District", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=3", imageAlt: "James Liu"},
{
- id: "3",
- name: "Asha Verma",
- role: "Student",
- company: "Grade 5",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=3",
- imageAlt: "Asha Verma",
- },
+ id: "3", name: "Asha Verma", role: "Student", company: "Grade 5", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=3", imageAlt: "Asha Verma"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -177,4 +147,4 @@ export default function AboutPage() {
);
-}
\ No newline at end of file
+}
diff --git a/src/app/courses/page.tsx b/src/app/courses/page.tsx
index a86be5c..83fc1a3 100644
--- a/src/app/courses/page.tsx
+++ b/src/app/courses/page.tsx
@@ -5,9 +5,9 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import ProductCardOne from "@/components/sections/product/ProductCardOne";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
-import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo";
+import PricingCardFive from "@/components/sections/pricing/PricingCardFive";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
-import { Book, TrendingUp, Play, Clock, Accessibility, Globe, Sparkles, DollarSign } from "lucide-react";
+import { Book, TrendingUp, Play, Clock, Accessibility, Globe, Sparkles, DollarSign, CheckCircle } from "lucide-react";
const navItems = [
{ name: "Home", id: "/" },
@@ -79,47 +79,17 @@ export default function CoursesPage() {
tagAnimation="slide-up"
products={[
{
- id: "math-elementary",
- name: "Math Fundamentals (Gr 1–3)",
- price: "$79/month",
- imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=3",
- imageAlt: "Math Fundamentals course",
- },
+ id: "math-elementary", name: "Math Fundamentals (Gr 1–3)", price: "$79/month", imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=3", imageAlt: "Math Fundamentals course"},
{
- id: "math-intermediate",
- name: "Math Mastery (Gr 4–6)",
- price: "$89/month",
- imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=4",
- imageAlt: "Math Mastery course",
- },
+ id: "math-intermediate", name: "Math Mastery (Gr 4–6)", price: "$89/month", imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=4", imageAlt: "Math Mastery course"},
{
- id: "sanskrit-intro",
- name: "Sanskrit Heritage",
- price: "$69/month",
- imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=3",
- imageAlt: "Sanskrit Heritage course",
- },
+ id: "sanskrit-intro", name: "Sanskrit Heritage", price: "$69/month", imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=3", imageAlt: "Sanskrit Heritage course"},
{
- id: "hindi-conversational",
- name: "Hindi Conversations",
- price: "$69/month",
- imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-seminar-office-concept_53876-23484.jpg?_wi=2",
- imageAlt: "Hindi Conversations course",
- },
+ id: "hindi-conversational", name: "Hindi Conversations", price: "$69/month", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-seminar-office-concept_53876-23484.jpg?_wi=2", imageAlt: "Hindi Conversations course"},
{
- id: "spanish-journey",
- name: "Spanish Adventures",
- price: "$79/month",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=3",
- imageAlt: "Spanish Adventures course",
- },
+ id: "spanish-journey", name: "Spanish Adventures", price: "$79/month", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=3", imageAlt: "Spanish Adventures course"},
{
- id: "adult-languages",
- name: "Adult Language Bundle",
- price: "$149/month",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=4",
- imageAlt: "Adult language bundle",
- },
+ id: "adult-languages", name: "Adult Language Bundle", price: "$149/month", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=4", imageAlt: "Adult language bundle"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -137,29 +107,14 @@ export default function CoursesPage() {
tagAnimation="slide-up"
features={[
{
- title: "Live Interactive Sessions",
- description: "Real-time classes with certified instructors. Small group sizes ensure personalized attention and active participation.",
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg?_wi=2",
- imageAlt: "Interactive classroom with engaged students",
- buttonIcon: Play,
- buttonHref: "/contact",
- },
+ title: "Live Interactive Sessions", description: "Real-time classes with certified instructors. Small group sizes ensure personalized attention and active participation.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg?_wi=2", imageAlt: "Interactive classroom with engaged students", buttonIcon: Play,
+ buttonHref: "/contact"},
{
- title: "Comprehensive Learning Materials",
- description: "Workbooks, practice sets, and multimedia resources tailored to each learning level and style.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg?_wi=2",
- imageAlt: "Learning materials and resources",
- buttonIcon: Book,
- buttonHref: "/contact",
- },
+ title: "Comprehensive Learning Materials", description: "Workbooks, practice sets, and multimedia resources tailored to each learning level and style.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg?_wi=2", imageAlt: "Learning materials and resources", buttonIcon: Book,
+ buttonHref: "/contact"},
{
- title: "Flexible Rescheduling",
- description: "Miss a class? Reschedule or access recordings anytime. We adapt to your family's schedule.",
- imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=2",
- imageAlt: "Flexible scheduling options",
- buttonIcon: Clock,
- buttonHref: "/contact",
- },
+ title: "Flexible Rescheduling", description: "Miss a class? Reschedule or access recordings anytime. We adapt to your family's schedule.", imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=2", imageAlt: "Flexible scheduling options", buttonIcon: Clock,
+ buttonHref: "/contact"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -167,65 +122,62 @@ export default function CoursesPage() {
-
);
-}
\ No newline at end of file
+}
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index f8b689c..67363ec 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -1,40 +1,26 @@
import type { Metadata } from "next";
-import { Nunito } from "next/font/google";
+import { Poppins } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
-const nunito = Nunito({
- variable: "--font-nunito",
- subsets: ["latin"],
+const poppins = Poppins({
+ variable: "--font-poppins", subsets: ["latin"],
+ weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
- title: "Twinkle Mind Online Academy - Interactive Math, Languages & Sanskrit",
- description: "Interactive enrichment classes for math, Sanskrit, Hindi & Spanish. Patient teachers, ADHD-friendly, dyslexia-aware for kids 6-12 and adults.",
- keywords: "online academy, math tutoring, language learning, Sanskrit, Hindi, Spanish, interactive learning, ADHD friendly, dyslexia support, enrichment education",
- metadataBase: new URL("https://www.twinklemindacademy.com"),
+ title: "Twinkle Mind Online Academy - Interactive Math, Languages & Sanskrit", description: "Interactive enrichment classes for math, Sanskrit, Hindi & Spanish. Patient teachers, ADHD-friendly, dyslexia-aware for kids 6-12 and adults.", keywords: "online academy, math tutoring, language learning, Sanskrit, Hindi, Spanish, interactive learning, ADHD friendly, dyslexia support, enrichment education", metadataBase: new URL("https://www.twinklemindacademy.com"),
alternates: {
- canonical: "https://www.twinklemindacademy.com",
- },
+ canonical: "https://www.twinklemindacademy.com"},
openGraph: {
- title: "Twinkle Mind Online Academy - Learning is Fun",
- description: "Master math, languages, and Sanskrit through interactive, inclusive classes designed for every learner.",
- url: "https://www.twinklemindacademy.com",
- siteName: "Twinkle Mind Online Academy",
- type: "website",
- images: [
+ title: "Twinkle Mind Online Academy - Learning is Fun", description: "Master math, languages, and Sanskrit through interactive, inclusive classes designed for every learner.", url: "https://www.twinklemindacademy.com", siteName: "Twinkle Mind Online Academy", type: "website", images: [
{
- url: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg",
- alt: "Twinkle Mind Online Academy - Interactive Learning",
- },
+ url: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", alt: "Twinkle Mind Online Academy - Interactive Learning"},
],
},
twitter: {
- card: "summary_large_image",
- title: "Twinkle Mind Online Academy",
- description: "Interactive enrichment education for math, languages & Sanskrit—ADHD & dyslexia friendly.",
- images: ["http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg"],
+ card: "summary_large_image", title: "Twinkle Mind Online Academy", description: "Interactive enrichment education for math, languages & Sanskrit—ADHD & dyslexia friendly.", images: ["http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg"],
},
robots: {
index: true,
@@ -51,7 +37,7 @@ export default function RootLayout({
{children}
@@ -1426,4 +1412,4 @@ export default function RootLayout({
);
-}
\ No newline at end of file
+}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 36e5292..3cb8d2a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -87,29 +87,14 @@ export default function HomePage() {
mediaAnimation="blur-reveal"
testimonials={[
{
- name: "Sarah Chen",
- handle: "Parent, CA",
- testimonial: "My daughter went from dreading math to asking for extra problems. The patient teaching style makes all the difference!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=1",
- imageAlt: "Sarah Chen",
- },
+ name: "Sarah Chen", handle: "Parent, CA", testimonial: "My daughter went from dreading math to asking for extra problems. The patient teaching style makes all the difference!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=1", imageAlt: "Sarah Chen"},
{
- name: "Raj Kumar",
- handle: "Sanskrit Teacher",
- testimonial: "Finally, a platform that makes Sanskrit engaging for young learners. The interactive approach is exactly what we needed.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=1",
- imageAlt: "Raj Kumar",
- },
+ name: "Raj Kumar", handle: "Sanskrit Teacher", testimonial: "Finally, a platform that makes Sanskrit engaging for young learners. The interactive approach is exactly what we needed.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=1", imageAlt: "Raj Kumar"},
{
- name: "Maya Patel",
- handle: "Parent, NY",
- testimonial: "Our son has ADHD, and this academy's inclusive approach gave him confidence. He actually loves learning now.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=1",
- imageAlt: "Maya Patel",
- },
+ name: "Maya Patel", handle: "Parent, NY", testimonial: "Our son has ADHD, and this academy's inclusive approach gave him confidence. He actually loves learning now.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=1", imageAlt: "Maya Patel"},
]}
buttons={[{ text: "Start Your Free Class Today", href: "/contact" }]}
buttonAnimation="slide-up"
@@ -145,53 +130,23 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
- title: "Progress Tracking",
- description: "Real-time dashboards show growth in every skill. Parents and learners see measurable progress.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg?_wi=1",
- imageAlt: "Progress tracking and analytics dashboard",
- buttonIcon: TrendingUpIcon,
- buttonHref: "/courses",
- },
+ title: "Progress Tracking", description: "Real-time dashboards show growth in every skill. Parents and learners see measurable progress.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-some-statistics-paper_23-2148311810.jpg?_wi=1", imageAlt: "Progress tracking and analytics dashboard", buttonIcon: TrendingUpIcon,
+ buttonHref: "/courses"},
{
- title: "Interactive Classes",
- description: "Engage through games, activities, and live interaction. Learning never feels like a chore.",
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg?_wi=1",
- imageAlt: "Interactive classroom with engaged students",
- buttonIcon: Play,
- buttonHref: "/courses",
- },
+ title: "Interactive Classes", description: "Engage through games, activities, and live interaction. Learning never feels like a chore.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-boy-using-laptop-waving-video-call-while-homeschooling_637285-9292.jpg?_wi=1", imageAlt: "Interactive classroom with engaged students", buttonIcon: Play,
+ buttonHref: "/courses"},
{
- title: "Patient Teaching",
- description: "Small groups and one-on-one sessions ensure every learner gets the support they need.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-tries-explain-material-younger-brother-who-sits-back-camera_273609-28612.jpg",
- imageAlt: "Patient teacher providing individual support",
- buttonIcon: Users,
- buttonHref: "/courses",
- },
+ title: "Patient Teaching", description: "Small groups and one-on-one sessions ensure every learner gets the support they need.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenager-tries-explain-material-younger-brother-who-sits-back-camera_273609-28612.jpg", imageAlt: "Patient teacher providing individual support", buttonIcon: Users,
+ buttonHref: "/courses"},
{
- title: "Flexible Scheduling",
- description: "Learn on your schedule. Classes available evenings, weekends, and catch-up sessions anytime.",
- imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=1",
- imageAlt: "Flexible scheduling options",
- buttonIcon: Clock,
- buttonHref: "/courses",
- },
+ title: "Flexible Scheduling", description: "Learn on your schedule. Classes available evenings, weekends, and catch-up sessions anytime.", imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=1", imageAlt: "Flexible scheduling options", buttonIcon: Clock,
+ buttonHref: "/courses"},
{
- title: "Inclusive Learning",
- description: "Specially designed for neurodivergent learners. ADHD-friendly, dyslexia-aware, and patient-paced.",
- imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=2",
- imageAlt: "Inclusive learning environment",
- buttonIcon: Accessibility,
- buttonHref: "/courses",
- },
+ title: "Inclusive Learning", description: "Specially designed for neurodivergent learners. ADHD-friendly, dyslexia-aware, and patient-paced.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361578.jpg?_wi=2", imageAlt: "Inclusive learning environment", buttonIcon: Accessibility,
+ buttonHref: "/courses"},
{
- title: "Cultural Enrichment",
- description: "Beyond language skills—explore Sanskrit heritage, Hindi literature, and Spanish culture deeply.",
- imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=1",
- imageAlt: "Cultural learning and language immersion",
- buttonIcon: Globe,
- buttonHref: "/courses",
- },
+ title: "Cultural Enrichment", description: "Beyond language skills—explore Sanskrit heritage, Hindi literature, and Spanish culture deeply.", imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=1", imageAlt: "Cultural learning and language immersion", buttonIcon: Globe,
+ buttonHref: "/courses"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -207,47 +162,17 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
- id: "math-elementary",
- name: "Math Fundamentals (Gr 1–3)",
- price: "$79/month",
- imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=1",
- imageAlt: "Math Fundamentals course",
- },
+ id: "math-elementary", name: "Math Fundamentals (Gr 1–3)", price: "$79/month", imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=1", imageAlt: "Math Fundamentals course"},
{
- id: "math-intermediate",
- name: "Math Mastery (Gr 4–6)",
- price: "$89/month",
- imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=2",
- imageAlt: "Math Mastery course",
- },
+ id: "math-intermediate", name: "Math Mastery (Gr 4–6)", price: "$89/month", imageSrc: "http://img.b2bpic.net/free-vector/color-fraction-worksheet-kids_1308-178044.jpg?_wi=2", imageAlt: "Math Mastery course"},
{
- id: "sanskrit-intro",
- name: "Sanskrit Heritage",
- price: "$69/month",
- imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=2",
- imageAlt: "Sanskrit Heritage course",
- },
+ id: "sanskrit-intro", name: "Sanskrit Heritage", price: "$69/month", imageSrc: "http://img.b2bpic.net/free-vector/national-hindi-font-letters-pattern-hindi-diwas-day-celebration_1017-54669.jpg?_wi=2", imageAlt: "Sanskrit Heritage course"},
{
- id: "hindi-conversational",
- name: "Hindi Conversations",
- price: "$69/month",
- imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-seminar-office-concept_53876-23484.jpg?_wi=1",
- imageAlt: "Hindi Conversations course",
- },
+ id: "hindi-conversational", name: "Hindi Conversations", price: "$69/month", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-seminar-office-concept_53876-23484.jpg?_wi=1", imageAlt: "Hindi Conversations course"},
{
- id: "spanish-journey",
- name: "Spanish Adventures",
- price: "$79/month",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=1",
- imageAlt: "Spanish Adventures course",
- },
+ id: "spanish-journey", name: "Spanish Adventures", price: "$79/month", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=1", imageAlt: "Spanish Adventures course"},
{
- id: "adult-languages",
- name: "Adult Language Bundle",
- price: "$149/month",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=2",
- imageAlt: "Adult language bundle",
- },
+ id: "adult-languages", name: "Adult Language Bundle", price: "$149/month", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171356.jpg?_wi=2", imageAlt: "Adult language bundle"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -265,59 +190,23 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
- id: "1",
- name: "Emma Rodriguez",
- role: "Parent",
- company: "California",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=2",
- imageAlt: "Emma Rodriguez",
- },
+ id: "1", name: "Emma Rodriguez", role: "Parent", company: "California", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=2", imageAlt: "Emma Rodriguez"},
{
- id: "2",
- name: "James Liu",
- role: "Teacher",
- company: "School District",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=2",
- imageAlt: "James Liu",
- },
+ id: "2", name: "James Liu", role: "Teacher", company: "School District", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg?_wi=2", imageAlt: "James Liu"},
{
- id: "3",
- name: "Asha Verma",
- role: "Student",
- company: "Grade 5",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=2",
- imageAlt: "Asha Verma",
- },
+ id: "3", name: "Asha Verma", role: "Student", company: "Grade 5", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/boy-smiling-while-sitting-library_23-2148694815.jpg?_wi=2", imageAlt: "Asha Verma"},
{
- id: "4",
- name: "Marcus Johnson",
- role: "Adult Learner",
- company: "Professional Development",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/seniors-taking-notes-classroom_52683-111880.jpg",
- imageAlt: "Marcus Johnson",
- },
+ id: "4", name: "Marcus Johnson", role: "Adult Learner", company: "Professional Development", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/seniors-taking-notes-classroom_52683-111880.jpg", imageAlt: "Marcus Johnson"},
{
- id: "5",
- name: "Dr. Priya Sharma",
- role: "School Principal",
- company: "International Academy",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg",
- imageAlt: "Dr. Priya Sharma",
- },
+ id: "5", name: "Dr. Priya Sharma", role: "School Principal", company: "International Academy", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg", imageAlt: "Dr. Priya Sharma"},
{
- id: "6",
- name: "David Chen",
- role: "Parent",
- company: "New York",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-woman-receiving-text-message-with-news-about-discounts-shop-mobile-phone-sitting-cafe-with-loft-interior-woman-holding-smartphone-with-shocked-surprised-expression_231208-13373.jpg",
- imageAlt: "David Chen",
- },
+ id: "6", name: "David Chen", role: "Parent", company: "New York", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-woman-receiving-text-message-with-news-about-discounts-shop-mobile-phone-sitting-cafe-with-loft-interior-woman-holding-smartphone-with-shocked-surprised-expression_231208-13373.jpg", imageAlt: "David Chen"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -335,32 +224,16 @@ export default function HomePage() {
tagAnimation="slide-up"
metrics={[
{
- id: "1",
- value: "500",
- title: "Active Learners",
- description: "Engaged students and adult learners from around the world",
- icon: Users,
+ id: "1", value: "500", title: "Active Learners", description: "Engaged students and adult learners from around the world", icon: Users,
},
{
- id: "2",
- value: "95",
- title: "Percent Confidence Gain",
- description: "Students report significant improvement in academic confidence",
- icon: TrendingUpIcon,
+ id: "2", value: "95", title: "Percent Confidence Gain", description: "Students report significant improvement in academic confidence", icon: TrendingUpIcon,
},
{
- id: "3",
- value: "4.9",
- title: "Average Rating",
- description: "Out of 5 stars from all learners and parents",
- icon: Star,
+ id: "3", value: "4.9", title: "Average Rating", description: "Out of 5 stars from all learners and parents", icon: Star,
},
{
- id: "4",
- value: "20+",
- title: "Expert Teachers",
- description: "Certified, experienced, and passionate educators",
- icon: Users,
+ id: "4", value: "20+", title: "Expert Teachers", description: "Certified, experienced, and passionate educators", icon: Users,
},
]}
gridVariant="uniform-all-items-equal"
@@ -391,4 +264,4 @@ export default function HomePage() {
);
-}
\ No newline at end of file
+}
diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx
index ad188f9..d9d7dd2 100644
--- a/src/app/pricing/page.tsx
+++ b/src/app/pricing/page.tsx
@@ -3,7 +3,7 @@
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
-import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo";
+import PricingCardFive from "@/components/sections/pricing/PricingCardFive";
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
@@ -71,83 +71,62 @@ export default function PricingPage() {
-
);
-}
\ No newline at end of file
+}