window.GridSection({
id: "cs-gridSection",
heading:'Customer services redefined',
description:'Ensure happiness of your customers by meeting the demand of today’s customers need and speed',
items: [
{
"imageUrl": "https://chatgen-assets.s3.ap-south-1.amazonaws.com/website/images/watch.svg",
"title": "Answer customer queries 24/7",
"description": "A dedicated chatbot answering user queries on all channels round the clock with amazing customer satisfaction scores."
},
{
"imageUrl": "https://chatgen-assets.s3.ap-south-1.amazonaws.com/website/images/flash.svg",
"title": "Quick response times",
"description": "Improve your response & resolution time drastically"
},
{
"imageUrl": "https://chatgen-assets.s3.ap-south-1.amazonaws.com/website/images/rocket.svg",
"title": "Boost team productivity",
"description": "Let the chatbot answer basic queries so that the customer support team can handle complex & important queries"
},
]
});