Merge version_3 into main #2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user