forked from UKSOURCE/hailearning.edu.vn
styling ui header menu
This commit is contained in:
@@ -48,95 +48,5 @@
|
||||
"workingHours": "Mod-Friday, 09am - 05pm",
|
||||
"phone": "+09 378 357 5222"
|
||||
}
|
||||
},
|
||||
"menu": [
|
||||
{
|
||||
"label": "Home",
|
||||
"href": "/",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"label": "About Us",
|
||||
"href": "/about",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"label": "Pages",
|
||||
"href": "#",
|
||||
"children": [
|
||||
{
|
||||
"label": "Service",
|
||||
"href": "/service",
|
||||
"children": [
|
||||
{
|
||||
"label": "Service",
|
||||
"href": "/service"
|
||||
},
|
||||
{
|
||||
"label": "Service Details",
|
||||
"href": "/service-details"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Country List",
|
||||
"href": "/country-list",
|
||||
"children": [
|
||||
{
|
||||
"label": "Country List",
|
||||
"href": "/country-list"
|
||||
},
|
||||
{
|
||||
"label": "Country Details",
|
||||
"href": "/country-details"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Our Pricing",
|
||||
"href": "/pricing"
|
||||
},
|
||||
{
|
||||
"label": "Appointment",
|
||||
"href": "/appointment"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "VISA",
|
||||
"href": "#",
|
||||
"children": [
|
||||
{
|
||||
"label": "Visa List",
|
||||
"href": "/visa-list"
|
||||
},
|
||||
{
|
||||
"label": "Visa Details",
|
||||
"href": "/visa-details"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Blog",
|
||||
"href": "#",
|
||||
"children": [
|
||||
{
|
||||
"label": "Blog Grid",
|
||||
"href": "/blog-grid"
|
||||
},
|
||||
{
|
||||
"label": "Blog Standard",
|
||||
"href": "/blog"
|
||||
},
|
||||
{
|
||||
"label": "Blog Details",
|
||||
"href": "/blog-details"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Contact Us",
|
||||
"href": "/contact"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user