Update src/app/page.tsx

This commit is contained in:
2026-06-02 21:00:18 +00:00
parent 89a07e3e58
commit 151c9840da

View File

@@ -97,7 +97,6 @@ export default function LandingPage() {
mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by Orlando Families"
useInvertedBackground={false}
/>
</div>
@@ -125,7 +124,6 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
title="Nurturing Minds, Building Character, Inspiring Faith"
description="Orlando Private School serves Pre-K through 8th grade, providing a Christ-centered education that challenges students academically, nurtures their spiritual growth, and develops strong moral character. Our mission is to equip students to impact the world for Christ through rigorous academics and a supportive community. We believe in fostering a safe, loving, and academically enriching environment where every child can thrive and realize their God-given potential."
useInvertedBackground={false}
/>
</div>