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