diff --git a/src/app/page.tsx b/src/app/page.tsx index 61304b0..a6f44a1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}