{
    "section_name": "Footer - Section",
    "section_slug": "footer",
    "unique_section_slug": "footer",
    "section_enable": "on",
    "array_type": "inner-list",
    "loop_number": 1,
    "section":{
        "description":{
            "lable" : "Footer Description",
            "slug" :  "footer_description",
            "text" : "our bloomy transport you to extraordinary worlds filled with wonder, danger, and triumph. From the depths of ancient dungeons to the vastness of futuristic galaxies, prepare to lose yourself in immersive narratives that unfold at your fingertips.",
            "type" : "text",
            "placeholder" : "Please enter here..."
        },
        "image":{
            "lable" : "Logo Image",
            "slug" :  "footer_image",
            "text" : "themes/cosmeticdentistry/assets/images/footer-logo.svg",
            "image": "themes/cosmeticdentistry/assets/images/footer-logo.svg",
            "type" : "file",
            "placeholder" : "Please select file"
        },
         "footer_link":{
            "lable" : "Footer Links",
            "slug" :  "footer_links",
            "text" : "Footer Links",
            "type" : "array",
            "loop_number" : 4,
            "social_link":["https://www.youtube.com/","https://www.facebook.com/","https://www.twitter.com/","https://www.instagram.com/"],
            "social_icon":[
                {
                    "text":"themes/cosmeticdentistry/assets/images/youtube.png",
                    "image":"themes/cosmeticdentistry/assets/images/youtube.png"
                },{
                    "text":"themes/cosmeticdentistry/assets/images/facebook.png",
                    "image":"themes/cosmeticdentistry/assets/images/facebook.png"
                },{
                    "text":"themes/cosmeticdentistry/assets/images/twitter.png",
                    "image":"themes/cosmeticdentistry/assets/images/twitter.png"
                },{
                    "text":"themes/cosmeticdentistry/assets/images/instagram.png",
                    "image":"themes/cosmeticdentistry/assets/images/instagram.png"
                }
            ]
        },
        "footer_menu_type": {
            "lable" : "Footer Menu Type",
            "slug" :  "footer_menu_type",
            "text" : "footer_menu_bar",
            "type" : "array",
            "loop_number" : 2,
            "footer_menu_ids":[]
        },
        "newsletter_title": {
            "lable" : "Footer Newsletter Title",
            "slug" :  "footer_newsletter_title",
            "text" : "Subscribe newsletter and get -20% off",
            "type" : "textarea",
            "placeholder" : "Please enter here.."
        },
        "newsletter_sub_title": {
            "lable" : "Footer Newsletter SubTitle",
            "slug" :  "footer_newsletter_sub_title",
            "text" : "The best style for your subscribe to newsletter form will depend on your brand and audience. If you're not sure which style to choose, it's always a good idea to get feedback from others.",
            "type" : "textarea",
            "placeholder" : "Please enter here.."
        },
        "newsletter_description": {
            "lable" : "Footer Newsletter Description",
            "slug" :  "footer_newsletter_description",
            "text" : "Subscribe to get the latest news, updates and offers. Don’t worry, we won’t send spam!",
            "type" : "textarea",
            "placeholder" : "Please enter here.."
        },
        "copy_right": {
            "lable" : "Footer copy_right",
            "slug" :  "footer_copy_right",
            "text" : "© 2022 Game. All rights reserved",
            "type" : "textarea",
            "placeholder" : "Please enter here.."
        }
    }
}
