File: /var/www/html/wp-content/themes/custom-theme/acf-json/group_block_hero.json
{
"key": "group_block_hero",
"title": "Hero Block",
"fields": [
{
"key": "field_hero_tab_content",
"label": "Content",
"name": "",
"type": "tab",
"placement": "top"
},
{
"key": "field_hero_heading",
"label": "Heading",
"name": "hero_heading",
"type": "text",
"required": 0,
"placeholder": "MISSION, VISION AND VALUES",
"instructions": "Main heading displayed inside the wave overlay. Renders in Acumin Pro Condensed Black, evergreen. Uppercase recommended."
},
{
"key": "field_hero_description",
"label": "Description",
"name": "hero_description",
"type": "textarea",
"required": 0,
"rows": 3,
"instructions": "Body text below the heading. Renders in Acumin Pro Condensed, granite gray. Keep to 1–2 sentences."
},
{
"key": "field_hero_button",
"label": "Button",
"name": "hero_button",
"type": "link",
"required": 0,
"return_format": "array",
"instructions": "CTA button displayed below the description. Gold background with white text and arrow icon."
},
{
"key": "field_hero_tab_images",
"label": "Images",
"name": "",
"type": "tab",
"placement": "top"
},
{
"key": "field_hero_background",
"label": "Background Image",
"name": "hero_background",
"type": "image",
"required": 0,
"return_format": "array",
"preview_size": "medium",
"instructions": "Full-width background photo behind the wave overlay. Recommended: at least 2880×1128px (displays at 1440×564 @2x). Defaults to the farm landscape if empty."
},
{
"key": "field_hero_illustration",
"label": "Illustration",
"name": "hero_illustration",
"type": "image",
"required": 0,
"return_format": "array",
"preview_size": "medium",
"instructions": "Optional illustration displayed on the right side of the wave (desktop) or above the text (mobile). Defaults to the botanical illustration if empty."
}
],
"location": [
[
{
"param": "block",
"operator": "==",
"value": "acf/hero"
}
]
],
"position": "normal",
"style": "default",
"label_placement": "top",
"active": true
}