Switch to version 1: modified src/app/pricing/page.tsx

This commit is contained in:
2026-03-03 08:23:48 +00:00
parent 3c8d136e7b
commit 0375321813

View File

@@ -3,7 +3,7 @@
import Link from "next/link";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import PricingCardFive from "@/components/sections/pricing/PricingCardFive";
import PricingCardTwo from "@/components/sections/pricing/PricingCardTwo";
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
@@ -71,62 +71,83 @@ export default function PricingPage() {
</div>
<div id="pricing-plans" data-section="pricing-plans">
<PricingCardFive
title="Class Pricing Guide"
description="Transparent pricing for 10 specialized courses. Note: All classes are conducted in IST (Indian Standard Time). Pricing may vary based on class timing. Odd timing slots (outside standard business hours) may include additional charges."
tag="Pricing by Class"
<PricingCardTwo
title="Flexible Pricing for Every Family"
description="Invest in quality enrichment education with options that fit your budget"
tag="Transparent Pricing"
tagIcon={DollarSign}
tagAnimation="slide-up"
plans={[
{
id: "class1", tag: "Math Fundamentals (Gr 1-3)", price: "$79", period: "/month", description: "Perfect introduction to core math concepts with interactive activities", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"2 live classes per week", "Workbooks and practice materials", "Progress tracking dashboard", "Email support", "Standard IST timing", "*Odd timings: +$10-15/month"],
id: "starter",
badge: "Starter",
badgeIcon: Sparkles,
price: "$29/mo",
subtitle: "Perfect for trying new skills",
buttons: [
{ text: "Get Started", href: "/contact" },
{ text: "Free Trial", href: "/contact" },
],
features: [
"1 class per week",
"Access to one course",
"Progress tracking",
"Email support",
],
},
{
id: "class2", tag: "Math Mastery (Gr 4-6)", price: "$89", period: "/month", description: "Advanced problem-solving and mathematical reasoning skills", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"2-3 live classes per week", "Advanced workbooks", "Detailed progress reports", "Priority email support", "Standard IST timing", "*Odd timings: +$15-20/month"],
id: "growth",
badge: "Growth",
badgeIcon: Sparkles,
price: "$69/mo",
subtitle: "Best for active learners",
buttons: [
{ text: "Get Started", href: "/contact" },
{ text: "Free Trial", href: "/contact" },
],
features: [
"23 classes per week",
"Access to 2 courses",
"Detailed progress reports",
"Priority support",
"Monthly check-ins",
],
},
{
id: "class3", tag: "Sanskrit Heritage", price: "$69", period: "/month", description: "Explore ancient Sanskrit language and cultural heritage", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"2 live classes per week", "Sanskrit texts and resources", "Cultural context lessons", "Email support", "Standard IST timing", "*Odd timings: +$10-15/month"],
id: "elite",
badge: "Elite",
badgeIcon: Sparkles,
price: "$129/mo",
subtitle: "For serious learners",
buttons: [
{ text: "Get Started", href: "/contact" },
{ text: "Free Trial", href: "/contact" },
],
features: [
"Unlimited classes",
"All 4 courses included",
"1-on-1 coaching sessions",
"Personalized curriculum",
"24/7 support",
],
},
{
id: "class4", tag: "Hindi Conversations", price: "$69", period: "/month", description: "Develop conversational fluency in Hindi language", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"2 interactive live sessions per week", "Conversation practice materials", "Native speaker guidance", "Email support", "Standard IST timing", "*Odd timings: +$10-15/month"],
},
{
id: "class5", tag: "Spanish Adventures", price: "$79", period: "/month", description: "Journey through Spanish language and culture", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"2-3 live classes per week", "Cultural immersion activities", "Conversation practice", "Priority support", "Standard IST timing", "*Odd timings: +$15-20/month"],
},
{
id: "class6", tag: "Adult Language Bundle (Spanish + Hindi)", price: "$149", period: "/month", description: "Combine Spanish and Hindi learning for professional development", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"4-5 combined live classes per week", "Business language modules", "Two language focus areas", "Priority email + chat support", "Standard IST timing", "*Odd timings: +$25-30/month"],
},
{
id: "class7", tag: "ADHD-Friendly Math Foundations", price: "$85", period: "/month", description: "Specialized math instruction with neurodivergent-friendly pedagogy", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"2 smaller group classes per week", "Movement breaks and engagement tools", "Individualized learning paths", "Weekly check-ins with instructor", "Standard IST timing", "*Odd timings: +$15-20/month"],
},
{
id: "class8", tag: "Dyslexia-Aware Language Mastery", price: "$75", period: "/month", description: "Language learning designed for dyslexic learners with multi-sensory approach", button: { text: "Enroll Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"2 specialized classes per week", "Multi-sensory learning materials", "Visual and audio supports", "Monthly progress consultation", "Standard IST timing", "*Odd timings: +$10-15/month"],
},
{
id: "class9", tag: "One-on-One Private Tutoring", price: "$120", period: "/month", description: "Personalized attention with custom curriculum for any subject", button: { text: "Schedule Consultation", href: "/contact" },
featuresTitle: "What's Included:", features: [
"4 one-on-one sessions per month", "Custom curriculum design", "Detailed progress reports", "24/7 email support", "Flexible IST timing", "*Premium odd timings available"],
},
{
id: "class10", tag: "Summer Intensive Boot Camp", price: "$199", period: "/month", description: "Accelerated 6-week program combining multiple subjects", button: { text: "Register Now", href: "/contact" },
featuresTitle: "What's Included:", features: [
"4-5 intensive classes per week", "All subject areas combined", "Daily practice materials", "Dedicated instructor support", "Flexible IST scheduling", "*Odd timings may apply"],
id: "institution",
badge: "Institution",
badgeIcon: Sparkles,
price: "Custom",
subtitle: "For schools and centers",
buttons: [
{ text: "Request Demo", href: "/contact" },
{ text: "Learn More", href: "/contact" },
],
features: [
"Bulk student licenses",
"Curriculum alignment",
"Teacher training included",
"Dedicated account manager",
"Custom reporting",
],
},
]}
animationType="slide-up"
@@ -138,23 +159,41 @@ export default function PricingPage() {
<div id="pricing-faq" data-section="pricing-faq">
<FaqSplitMedia
title="Pricing Questions Answered"
description="Everything about our flexible plans, IST timing, and commitment to affordability"
description="Everything about our flexible plans and commitment to affordability"
tag="Pricing FAQ"
tagIcon={HelpCircle}
tagAnimation="slide-up"
faqs={[
{
id: "1", title: "What are standard IST timings?", content: "Standard IST (Indian Standard Time) timings are typically 4:00 PM - 8:00 PM IST on weekdays and 10:00 AM - 6:00 PM IST on weekends. These are our base pricing rates. Odd timings outside these windows may incur additional charges of $10-30 per month depending on the class."},
id: "1",
title: "Can I switch plans anytime?",
content: "Absolutely! Upgrade or downgrade your plan at any time with no penalty. Changes take effect at the start of your next billing cycle.",
},
{
id: "2", title: "What are odd timings and what do they cost?", content: "Odd timings refer to class slots outside our standard IST schedule (early mornings before 4 PM, late nights after 8 PM, or very early weekends). These premium slots incur additional charges ranging from $10-30 per month depending on the class size and instructor availability. Contact us for specific pricing on your desired time slot."},
id: "2",
title: "Do you offer discounts for multiple courses?",
content: "Yes! Multi-course bundles receive 10-15% discount depending on the plan. Contact us for personalized pricing on bulk enrollments.",
},
{
id: "3", title: "Can I switch plans anytime?", content: "Absolutely! Upgrade or downgrade your plan at any time with no penalty. Changes take effect at the start of your next billing cycle. You can also change your timing preference, though moving to odd timings will adjust your monthly fee accordingly."},
id: "3",
title: "Is there a commitment required?",
content: "No long-term commitment required. Month-to-month flexibility means you can cancel anytime. We focus on delivering value so you'll want to stay.",
},
{
id: "4", title: "Do you offer discounts for multiple courses?", content: "Yes! Multi-course bundles receive 10-15% discount depending on the plan. Contact us for personalized pricing on bulk enrollments. Family discounts are also available when 2+ family members enroll."},
id: "4",
title: "What about refunds?",
content: "We offer a 7-day satisfaction guarantee. If you're not happy with your first week, we'll refund your payment in full—no questions asked.",
},
{
id: "5", title: "Is there a commitment required?", content: "No long-term commitment required. Month-to-month flexibility means you can cancel anytime. We focus on delivering value so you'll want to stay. First month discounts available for new students."},
id: "5",
title: "Do you offer payment plans?",
content: "Yes, we offer flexible payment options including monthly, quarterly, and annual billing. Annual billing includes a 15% discount.",
},
{
id: "6", title: "What about refunds?", content: "We offer a 7-day satisfaction guarantee. If you're not happy with your first week, we'll refund your payment in full—no questions asked. This applies to standard and odd timing slots."},
id: "6",
title: "Are there family discounts?",
content: "Yes! Enroll 2+ family members and receive 10% off each plan. Reach out for custom family packages.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/help-customer-support-service-concept_53876-120150.jpg?_wi=1"
imageAlt="Pricing and support illustration"
@@ -168,7 +207,7 @@ export default function PricingPage() {
<div id="pricing-cta" data-section="pricing-cta">
<ContactText
text="Ready to invest in quality education? Start with a free trial and experience how Twinkle Mind can transform learning for your family. All classes available in IST timing with flexible options."
text="Ready to invest in quality education? Start with a free trial and experience how Twinkle Mind can transform learning for your family."
animationType="entrance-slide"
buttons={[
{ text: "Start Free Trial", href: "/contact" },
@@ -187,4 +226,4 @@ export default function PricingPage() {
</div>
</ThemeProvider>
);
}
}