15 lines
500 B
Plaintext
15 lines
500 B
Plaintext
- provide(:page_name, 'landing_page full individual_jamtrack')
|
|
- provide(:description, @description)
|
|
- provide(:title, @title)
|
|
|
|
= react_component 'JamClassStudentLandingPage', @page_data.to_json
|
|
|
|
- content_for :after_black_bar do
|
|
= react_component 'JamClassStudentLandingMiddlePage', @page_data.to_json
|
|
|
|
- content_for :white_bar do
|
|
= react_component 'JamClassStudentLandingBottomPage', @page_data.to_json
|
|
|
|
- content_for :red_bar do
|
|
.full-row
|
|
| Sign up for JamClass and start learning today! |