{
    "theme1_ad_banner_one_section": {
        "description": "Ad Banner One Section",
        "common": true,
        "builder": true,
        "name": "Theme1 Ad Banner One Section",
        "theme": "theme1",
        "order": 1,
        "page": "home",
        "content": {
            "sub_title": {
                "type": "text",
                "label": "Sub Title",
                "help": "Sub Title for the section"
            },
            "title": {
                "type": "text",
                "label": "Title",
                "help": "Title for the section"
            },
            "short_description": {
                "type": "textarea",
                "label": "Description",
                "help": "Description for the section"
            },
            "banner_image": {
                "type": "image",
                "label": "Banner Image",
                "help": "Background image for the hero section (1290x205px)",
                "size": "1290x205px",
                "max_size": 10240
            },
            "button_text": {
                "type": "text",
                "label": "Button text",
                "help": "Text for the button"
            },
            "button_url": {
                "type": "text",
                "label": "Button URL",
                "help": "URL for the button"
            },
            "show_ad_banner_one": {
                "type": "radio",
                "label": "Show Ad Banner",
                "required": false,
                "options": {
                    "1": "Yes",
                    "0": "No"
                },
                "inline": true,
                "default": "1"
            }
        }
    },
    "theme1_ad_banner_two_section": {
        "description": "Ad Banner Two Section",
        "common": true,
        "builder": true,
        "name": "Theme1 Ad Banner Two Section",
        "theme": "theme1",
        "order": 1,
        "page": "home",
        "content": {
            "logo": {
                "type": "image",
                "label": "Logo",
                "help": "Logo image for the section",
                "size": "180x180px",
                "max_size": 10240
            },
            "title": {
                "type": "text",
                "label": "Title",
                "help": "Title for the section"
            },
            "button_text": {
                "type": "text",
                "label": "Button Text",
                "help": "Text for the button"
            },
            "button_url": {
                "type": "text",
                "label": "Button URL",
                "help": "URL for the button"
            },
            "show_ad_banner_two": {
                "type": "radio",
                "label": "Show Ad Banner",
                "required": false,
                "options": {
                    "1": "Yes",
                    "0": "No"
                },
                "inline": true,
                "default": "1"
            }
        }
    },
    "theme1_ad_banner_three_section": {
        "description": "Ad Banner Three Section",
        "common": true,
        "builder": true,
        "name": "Theme1 Ad Banner Three Section",
        "theme": "theme1",
        "order": 1,
        "page": "home",
        "content": {
            "logo": {
                "type": "image",
                "label": "Logo",
                "help": "Logo image for the section",
                "size": "180x180px",
                "max_size": 10240
            },
            "title": {
                "type": "text",
                "label": "Title",
                "help": "Title for the section"
            },
            "button_text": {
                "type": "text",
                "label": "Button Text",
                "help": "Text for the button"
            },
            "button_url": {
                "type": "text",
                "label": "Button URL",
                "help": "URL for the button"
            },
            "show_ad_banner_three": {
                "type": "radio",
                "label": "Show Ad Banner",
                "required": false,
                "options": {
                    "1": "Yes",
                    "0": "No"
                },
                "inline": true,
                "default": "1"
            }
        }
    },
    "theme1_blog_sidebar_profile_section": {
        "description": "Blog Sidebar Profile Section",
        "common": true,
        "builder": true,
        "name": "Theme1 Blog Sidebar Profile Section",
        "theme": "theme1",
        "order": 1,
        "page": "home",
        "content": {
            "profile_image": {
                "type": "image",
                "label": "Profile Image",
                "help": "Background image for the hero section (180x180px)",
                "size": "180x180px",
                "max_size": 10240
            },
            "title": {
                "type": "text",
                "label": "Title",
                "help": "Title for the section"
            },
            "short_description": {
                "type": "textarea",
                "label": "Description",
                "help": "Description for the section"
            },
            "button_text": {
                "type": "text",
                "label": "Button Text",
                "help": "Text for the button"
            },
            "button_url": {
                "type": "text",
                "label": "Button URL",
                "help": "URL for the button"
            },
            "show_sidebar_profile": {
                "type": "radio",
                "label": "Show Sidebar Profile",
                "required": false,
                "options": {
                    "1": "Yes",
                    "0": "No"
                },
                "inline": true,
                "default": "1"
            }
        }
    },
    "theme1_blog_newsletter_section": {
        "description": "Blog Newsletter Section",
        "common": true,
        "builder": true,
        "name": "Theme1 Blog Newsletter Section",
        "theme": "theme1",
        "order": 1,
        "page": "home",
        "content": {
            "image": {
                "type": "image",
                "label": "Image",
                "help": "Image for the section",
                "max_size": 10240
            },
            "title": {
                "type": "text",
                "label": "Title",
                "help": "Title for the section"
            },
            "button_text": {
                "type": "text",
                "label": "Button Text",
                "help": "Text for the button"
            },
            "show_Newsletter": {
                "type": "radio",
                "label": "Show Newsletter",
                "required": false,
                "options": {
                    "1": "Yes",
                    "0": "No"
                },
                "inline": true,
                "default": "1"
            }
        }
    }
}
