21 lines
675 B
Plaintext
21 lines
675 B
Plaintext
- provide(:page_name, 'landing_page full individual_jamtrack')
|
|
- provide(:description, @description)
|
|
- provide(:title, @title)
|
|
|
|
= react_component 'JamClassTeacherLandingPage', @page_data.to_json
|
|
|
|
- content_for :after_black_bar do
|
|
.row.cta-row
|
|
h2 SIGN UP TO TEACH NOW, IT'S FREE!
|
|
p
|
|
| And join
|
|
= APP_CONFIG.musician_count
|
|
| other musicians in the JamKazam community.
|
|
p.cta-text Not sure if JamClass is for you? Scroll down to learn more.
|
|
|
|
- content_for :white_bar do
|
|
= react_component 'JamClassTeacherLandingBottomPage', @page_data.to_json
|
|
|
|
- content_for :red_bar do
|
|
.full-row
|
|
| Sign up for JamClass and start learning today! |