A slice to display 2 big blocks, a red one and a blue one.
With this slice you can display 2 big blocks with title, subtitle, text and links, for example to link
to the Academy and the Bootcamps pages. This slice can be displayed with or without the Humaans images.
Limits
- Only works with 2 blocks.
- The second block's title should not have a text longer than 9 characters (="Bootcamps"), otherwise
the text won't fit on smaller devices
Do's:
Don'ts:
Props:
1. Academy title (OPTIONAL)
- Name: academyTitle
- Type: String
- Description: Text of the big title of the left block.
Leave it empty if you're happy with the text "Academy".
2. Academy Subtitle
- Name: academySubtitle
- Type: String
- Description: The text of the subtitle of the left block.
3. Academy Text
- Name: academyText
- Type: String
- Description: The smaller text of the left block.
4. Academy Button Link
- Name: academyLink
- Type: String
- Description: The link of the left button.
5. Academy Button
- Name: academyButton
- Type: String
- Description: The text of the left button.
6. Bootcamps title (OPTIONAL)
- Name: bootcampsTitle
- Type: String
- Description: Text of the big title of the right block.
Leave it empty if you're happy with the text "Bootcamps".
7. Bootcamps Subtitle
- Name: bootcampsSubtitle
- Type: String
- Description: The text of the subtitle of the right block.
8. Bootcamps Text
- Name: bootcampsText
- Type: String
- Description: The smaller text of the right block.
9. Bootcamps Button Link
- Name: bootcampsLink
- Type: String
- Description: The link of the right button.
10. Bootcamps Button
- Name: bootcampsButton
- Type: String
- Description: The text of the right button.
10. Humaans
- Name: humaans
- Type: Boolean
- Description: If set to false, the 2 Humaans images won't be displayed. This prop is true by default
(=leave it empty if you want the images to display)
Repeatable:
This slice has no repeatable area