{
    "banner": {
        "builder": true,
        "no_selection":true,
        "name": "Banner Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        }
    },
    "shop": {
        "builder": true,
        "name": "Shop Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        }
    },
    "discount_shop": {
        "builder": true,
        "name": "Discount Shop  Section",
        "content": {
            "heading": "text"
        }
    },

    "about": {
        "builder": true,
        "name": "About Us",
        "content": {
            "images":{
                "about_image":{
                    "size":"460x357"
                }
            },
            "heading": "text",
            "sub_heading": "text"
        }
    },
    "about_dark": {
        "builder": false,
        "name": "About Us Dark",
        "content": {

        }
    },
   
    "counter": {
        "builder": true,
        "no_selection":true,
        "name": "Counter Section",
        "element": {
            "title": "text",
            "counter_digit": "text",
            "counter_icon": "icon",
            "modal": true
        }
    },
    "policy_pages": {
        "builder": false,
        "no_selection":true,
        "name": "Policy Pages",
        "element": {
            "title": "text",
            "details": "textarea-rich",
            "modal": false
        }
    },
    "faq": {
        "builder": true,
        "name": "FAQ Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "question": "text",
            "answer": "textarea-rich",
            "modal": false
        }
    },
    "blog": {
        "builder": true,
        "name": "Blog Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "images":{
                "blog_image":{
                    "size":"860x450",
                    "thumb":"416x200"
                }
            },
            "title": "text",
            "description": "textarea-rich",
            "blog_btn": "text",
            "modal": false
        }
    },
    "subscribe": {
        "builder": true,
        "no_selection":true,
        "name": "Subscribe Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        }
    },
    "social_icon": {
        "builder": true,
        "no_selection": true,
        "name": "Social Icons",
        "element": {
            "title": "text",
            "social_icon": "icon",
            "url": "text",
            "modal": false
        }
    },
    "contact_us": {
        "builder": true,
        "no_selection": true,
        "name": "Contact Us",
        "content": {
            "heading": "text",
            "sub_heading": "text",
            "short_description": "text",
            "email_address": "text",
            "contact_details": "text",
            "contact_number": "text",
            "latitude": "text",
            "longitude": "text",
            "website_footer": "textarea-rich"
        }
    },
    "footer_important_links": {
        "builder": true,
        "no_selection": true,
        "name": "Footer - Important Links",
        "element": {
            "title": "text",
            "url": "text",
            "modal": true
        }
    },
    "footer_company_links": {
        "builder": true,
        "no_selection": true,
        "name": "Footer - Company Links",
        "element": {
            "title": "text",
            "url": "text",
            "modal": true
        }
    }
}
