Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-03-06 21:38:42 +00:00

View File

@@ -123,7 +123,10 @@ export default function LandingPage() {
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-parents-kids-home_23-2150231638.jpg"
imageAlt="Students learning in classroom"
buttons={[{ text: "Learn Our Values", href: "#features" }]}
buttons={[
{ text: "Learn Our Values", href: "#features" },
{ text: "Apply Now", href: "#contact" }
]}
useInvertedBackground={false}
/>
</div>