jam-cloud/web/app/views/landings/jam_class_education.html.slim

15 lines
563 B
Plaintext

- provide(:page_name, 'landing_page full individual_jamtrack education')
- provide(:description, @description)
- provide(:title, @title)
= react_component 'JamClassEducationLandingPage', @page_data.to_json
- content_for :after_black_bar do
.row.cta-row
h2 SIGN UP YOUR SCHOOL NOW!
p And make better, more convenient lessons available to your students.
p.cta-text Not sure if our school partner program is for you? Scroll down to learn more.
- content_for :white_bar do
= react_component 'JamClassEducationLandingBottomPage', @page_data.to_json