{
    "title": "Most Appropriate Products, Solutions & Services",
    "products-description": "Products That Suits You",
    "products-cards":[
        {
            "card-title":"Plan Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Plan Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Plan Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Plan Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        }
    ],
    "solutions-description": "Solutions That Suits You",
    "solutions-cards":[
        {
            "card-title":"Solution Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Solution Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Solution Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Solution Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        }
    ],
    "services-description": "Services That Suits You",
    "services-cards":[
        {
            "card-title":"Service Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Service Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Service Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        },
        {
            "card-title":"Service Name Goes Here",
            "img": "images/industry-feature.jpg",
            "link":""
        }
    ]
}