{
    "hero": {
        "builder": true,
        "no_selection": true,
        "name": "Hero Section",
        
        "element": {
            "title": "text",
            "description": "textarea",
            "image": "image",
            "image_property": {
                "size": "1980x1280",
                "thumb": "120x80"
            },
            "modal": false
        }
        
    },

    "about": {
        "builder": true,
        "name": "About Us",
        "content": {
            "images":{
                "image": {
                    "size": "600x360"
                }
            },
            "heading": "text",
            "description": "textarea-nic"
        },


        "element": {
            "images":{
                "image": {
                    "size": "600x360"
                }
            },
            
            
            "heading": "text",
            "description": "textarea-nic",
            "modal":false
        }
    },

    "campaign": {
        "builder": true,
        "no_selection": false,
        "name": "Campaign Section",
        "content":{
            "title": "text",
            "description": "textarea",
            "images":{
                "image": {
                "size": "1920x144"
            }
            }
            
            
        }
    },

    "feature": {
        "builder": true,
        "name": "Feature Section",
        "content": {
            "heading": "text",
            "sub_heading": "text"
        },
        "element": {
            "title": "text",
            "description": "textarea",
            "icon": "icon",
            "modal": true
        }
    },



    "overview": {
        "builder": true,
        "no_selection": false,
        "name": "Overview Section",
        "content":{
            "title": "text",
            "description": "textarea",
            "vedio Link":"text",
            "images":{
                "image": {
                    "size": "728x465"
                }
            }
            
        } 
    },

    "story":{
        "builder": true,
        "no_selection": false,
        "name": "Story Section",
        "content":{
            "heading":"text"
        },
        "element":{
            
            "title": "text",
            "description": "textarea",
            "image": "image",
            "image_property": {
                "size": "728x465",
                "thumb": "120x80"
            },
            "modal":false
    }
    
    },

    "cta":{
        "builder": true,
        "no_selection": false,
        "name": "Cta Section",
        "content":{
            "title": "text",
            "description": "textarea",
            "images":{
                 "image": {
                    "size": "728x465",
                    "thumb": "120x80"
                }
            },
            "button title":"text",
            "button link" : "text"
           
    },

    "element":{
        
        "image": "image",
        "image_property": {
            "size": "1920x144",
            "thumb": "120x80"
        },
        "modal":true
    }
},


"blog": {
    "builder": true,
    "name": "Blog Section",
    "content": {
        "heading": "text",
        "sub_heading": "text"
    }
   
},


"terms":{
    "builder" : true,
    "no_selection":true,
    "name":"terms",
    "element":{
        "pagename":"text",
        "description":"textarea-nic",
        "modal":false
    }
}, 
    "social_icon": {
        "builder": true,
        "no_selection": true,
        "name": "Social Icons",
        "element": {
            "title": "text",
            "icon": "icon",
            "url": "text",
            "modal": true
        }
    },
    "contact_us": {
        "builder": true,
        "no_selection": true,
        "name": "Contact Us",
        "content": {
            "title": "text",
            "short_details": "text",
            "email_address": "text",
            "contact_details": "text",
            "contact_number": "text",
            "latitude": "text",
            "longitude": "text",
            "website_footer": "textarea-nic"
        }
    },

"breadcumb":{
    "builder": true,
    "no_selection": false,
    "name": "Breadcumb Section",
    "content":{
        "images": {
             "image": {
                "size": "728x465"
            }
        }
       
        
    },
    "element":{
        "images": {
            "image": {
                "size": "1920x144",
                "thumb": "120x80"
            }
        },
        
        "modal":true
    }
},

"footer":{
    "builder": true,
    "no_selection": false,
    "name": "footer Section",
    "content":{
        "title":"text",
        "description":"textarea",
        "images": {
            "image": {
                "size": "728x465",
                "thumb": "120x80"
            }
        }
        
        
    }
    
},

    "newsletter":{
        "builder":true,
        "no_selection":false,
        "name":"newsletter Section",
        "content":{
            "heading":"text",
            "sub_heading":"text"
        }
    }




    
    
}
