[
	{
		"id": 1,
		"name": "Home",
		"path": "/",
		"submenu": [
			{
				"id": 6,
				"name": "Home - 06",
				"img": "/images/header/demo/home-6.webp",
				"path": "/home-06"
			}
		]
	},
	{
		"id": 2,
		"name": "Pages",
		"path": "#",
		"submenu": [
			{
				"id": 1,
				"name": "Main Pages",
				"path": "#",
				"items": [
					{ "id": 1, "name": "About us", "path": "/about", "badge": null },
					{ "id": 10, "name": "Conatct", "path": "/contact", "badge": null }
				]
			},
			{
				"id": 2,
				"name": "Other pages",
				"path": "#",
				"items": [
					{ "id": 1, "name": "Services", "path": "/services", "badge": null },
					{
						"id": 2,
						"name": "Service details",
						"path": "/services/1",
						"badge": null
					},
					{
						"id": 3,
						"name": "Portfolios",
						"path": "/portfolios",
						"badge": null
					},
					{
						"id": 4,
						"name": "Portfolio details",
						"path": "/portfolios/1",
						"badge": null
					},
					{
						"id": 5,
						"name": "Error 404",
						"path": "/error",
						"badge": null
					},
					{
						"id": 6,
						"name": "Blog grid",
						"path": "/blog-grid",
						"badge": "NEW"
					},
					{
						"id": 7,
						"name": "Blog standard",
						"path": "/blogs",
						"badge": null
					},
					{
						"id": 8,
						"name": "Blog sidebar",
						"path": "/blog-sidebar",
						"badge": null
					},
					{
						"id": 9,
						"name": "Blog details",
						"path": "/blogs/1",
						"badge": null
					},
					{ "id": 10, "name": "Term & conditions", "path": "#", "badge": null }
				]
			}
		]
	},
	{
		"id": 3,
		"name": "Services",
		"path": "/services",
		"submenu": [
			{
				"id": 1,
				"name": "Business process optimization",
				"icon": "tji-optimization",
				"path": "/services/1"
			},
			{
				"id": 2,
				"name": "Strategic planning & execution",
				"icon": "tji-strategic",
				"path": "/services/2"
			},
			{
				"id": 3,
				"name": "Leadership executive coaching",
				"icon": "tji-leadership",
				"path": "/services/3"
			},
			{
				"id": 4,
				"name": "Legacy leadership institute",
				"icon": "tji-business",
				"path": "/services/4"
			},
			{
				"id": 5,
				"name": "Executive growth solutions",
				"icon": "tji-executive",
				"path": "/services/5"
			},
			{
				"id": 6,
				"name": "Empowered leadership journey",
				"icon": "tji-process",
				"path": "/services/1"
			}
		]
	},
	{
		"id": 5,
		"name": "Blog",
		"path": "/blogs",
		"submenu": [
			{
				"id": 1,
				"name": "Blog",
				"path": "/blogs",
				"badge": "NEW"
			},
			{
				"id": 2,
				"name": "Blog grid",
				"path": "/blog-grid",
				"badge": null
			},
			{
				"id": 3,
				"name": "Blog with sidebar",
				"path": "/blog-sidebar",
				"badge": null
			},
			{
				"id": 4,
				"name": "Blog details",
				"path": "/blogs/1",
				"badge": null
			}
		]
	},
	{
		"id": 6,
		"name": "Contact",
		"path": "/contact"
	}
]
