diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a6fefc..7dba0ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function MathMasteryLanding() { ], }, { - title: "Availability", description: "Sessions available evenings, weekends, and during peak exam seasons.", bentoComponent: "3d-task-list", title: "Session Schedule", items: [ + title: "Availability", description: "Sessions available evenings, weekends, and during peak exam seasons.", bentoComponent: "3d-task-list", items: [ { icon: Calendar, label: "Weekday Sessions", time: "3 PM - 9 PM" }, { icon: Sun, label: "Weekend Support", time: "10 AM - 6 PM" }, {