Update src/app/pricing/page.tsx
This commit is contained in:
@@ -78,6 +78,7 @@ export default function PricingPage() {
|
||||
textboxLayout="default"
|
||||
title="Flexible Pricing Plans"
|
||||
description="Choose the plan that best fits your student's learning needs and academic goals."
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic", badge: "Start Small", price: "$99", name: "Basic Math Boost", buttons: [{ text: "Get Started", href: "/#contact" }],
|
||||
|
||||
Reference in New Issue
Block a user