Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1add4bf845 | |||
| 8e92780db8 |
@@ -123,7 +123,10 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-parents-kids-home_23-2150231638.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/full-shot-parents-kids-home_23-2150231638.jpg"
|
||||||
imageAlt="Students learning in classroom"
|
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}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user