Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 22:50:40 +00:00

View File

@@ -220,7 +220,7 @@ export default function LandingPage() {
id: "2", title: "What is your cancellation policy?", content: "Cancellations made before April 1st receive a full refund. Cancellations between April 1-June 1 receive 50% refund. No refunds for cancellations after June 1st."
},
{
id: "3", title: "Do you offer financial aid?", content: "Yes! We offer need-based scholarships for qualified families. Please contact our office to discuss options and complete an application."
id: "3", title: "Do you offer financial aid?", content: "Yes! We offer amazing need-based scholarships for qualified families. Please contact our office to discuss options and complete an application."
}
]}
useInvertedBackground={false}