{
    "banner": {
        "builder": true,
        "no_selection":true,
        "name": "Banner Section",
        "content": {
            "images":{
                "image":{
                    "size":"1920x1280"
                }
            },
            "heading": "text",
            "sub_heading": "text"
        }
    },
    "overView": {
        "builder": true,
        "name": "Overview Section",
        "element": {
            "title": "text",
            "text": "text",
            "icon": "icon",
            "modal": true
        }
    },
    "feature": {
        "builder": true,
        "name": "Feature Section",
        "content": {
            "heading": "text"
        },
        "element": {
            "title": "text",
            "text": "text",
            "icon": "icon",
            "modal": true
        }
    },
    "about": {
        "builder": true,
        "name": "About Section",
        "content": {
            "images":{
                "image":{
                    "size":"635x560"
                }
            },
            "heading": "text",
            "sub_heading": "textarea"
        },
        "element": {
            "title": "text",
            "text": "text",
            "icon": "icon",
            "modal": true
        }
    },
    "package": {
        "builder": true,
        "name": "Package Section",
        "content": {
            "heading":"text"
        }
    },
    "service": {
        "builder": true,
        "name": "Service Section",
        "content": {
            "select":{
                "name":"trx_type",
                "options":{
                  "deposit":"Deposit",
                  "withdraw":"Withdraw"
                }
            },
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "select":{
                "name":"trx_type",
                "options":{
                  "deposit":"Deposit",
                  "withdraw":"Withdraw"
                }
            },
            "service_icon": "icon",
            "title": "text",
            "description": "textarea",
            "modal": false
        }
    },
    "howToWork": {
        "builder": true,
        "name": "How To Work Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "title": "text",
            "text": "text",
            "modal": true
        }
    },
    "policy_pages": {
        "builder": true,
        "no_selection":true,
        "name": "Policy Pages",
        "element": {
            "title": "text",
            "details": "textarea-nic",
            "modal": false
        }
    },
    "faq": {
        "builder": true,
        "name": "FAQ Section",
        "content": {
            "heading": "text"
        },
        "element": {
            "question": "text",
            "answer": "textarea",
            "modal": true
        }
    },
    "latestTrx": {
        "builder": true,
        "name": "Latest Trx Section",
        "content": {
            "heading": "text"
        }
    },
    "payment": {
        "builder": true,
        "name": "Payment Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "title": "text",
            "text": "text",
            "modal": true
        }
    },
    "topInvestor": {
        "builder": true,
        "name": "Top Investor Section",
        "content": {
            "heading": "text"
        },
        "element": {
            "images":{
                "image":{
                    "size":"300x300"
                }
            },
            "name": "text",
            "country": "text",
            "date": "text",
            "modal": true
        }
    },
    "contact_us": {
        "builder": true,
        "no_selection": true,
        "name": "Contact Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "address_type": "text",
            "address": "textarea",
            "icon": "icon",
            "modal": true
        }
    },
    "testimonial": {
        "builder": true,
        "name": "Testimonial Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "images":{
                "image":{
                    "size":"450x350"
                }
            },
            "name": "text",
            "number_of_star": "text",
            "say": "textarea",
            "designation": "text",
            "modal": true
        }
    },
    "footer": {
        "builder": true,
        "no_selection": true,
        "name": "Footer Section",
        "content": {
            "text": "text"
        },
        "element": {
            "soial_media_link": "text",
            "icon": "icon",
            "modal": true
        }
    },
    "breadcumb": {
        "builder": true,
        "no_selection": true,
        "name": "Breadcumb Section",
        "content": {
            "images":{
                "image":{
                    "size":"1920x1280"
                }
            }
        }
    }
}
