Merge version_5 into main #6

Merged
bender merged 1 commits from version_5 into main 2026-06-08 18:39:45 +00:00

View File

@@ -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" }],