File: /home/retoti4c1e1s/public_html/izz.world/wp-content/plugins/blockspare/admin/data/supporPanel.js
import { documentations, demos, support, supportForum, blog, video } from '../data/icons'
export const supportPanel = [
{
icon: documentations,
title: "Documentations",
description: "Do you have any difficulties regarding plugin setup and uses? Please visit Documentations page.",
link_title: "Check Now",
link_url: "https://www.blockspare.com/docs/"
},
{
icon: support,
title: "Support",
description: "You directly come upon to our support guys with your valuable queries.",
link_title: "Contact Us",
link_url: "https://afthemes.com/supports/"
},
{
icon: demos,
title: "All Themes & Plugins",
description: "Unlock Your Potential with Our All (22 + Future) Premium Themes and Plugins Plan",
link_title: "Unlock Now",
link_url: "https://afthemes.com/all-themes-plan/"
}
]