WhiteButterfly Hi
JA Phio utilizes JA ACM: Hero module for that section, you can achieve that in JA Blockk with some custom works. Here are some basic steps:
1/ Download JA ACM module latest version and install into your site
2/ Copy this folder from JA Phio template:
/templates/ja_phio/acm/hero/
and paste into the same folder in JA Blockk template: /templates/ja_blockk/acm/hero/
(you may need to create this path if it doesn't exist now)
3/ Create a new position called hero
- I guess you know how to create a Joomla module
4/ Navigate to Backend of your site >> JA Blockk template >> Layout settings >> add a new section under the Header to load the new hero
position just created above. You can check out this docs for how to add a new section in Layout settings of template: https://www.joomlart.com/documentation/t4-framework/layout-builder (or you can see how this section is created in JA Phio)
5/ Go to Backend >> Modules >> create a new JA ACM module with type of Hero: style-2 and add image as its in JA Phio + assign to hero
position
6/ As JA ACM: Hero module is not supported with custom style in JA Blockk by default, so you will have to customize style for it so it can look the same as JA Phio.
I think you can install the quickstart package of JA Phio template into your local host and you will know how this module is configured and styled.