forked from UKSOURCE/cms.lams
81 lines
1.7 KiB
JSON
81 lines
1.7 KiB
JSON
{
|
|
"brand": {
|
|
"logo": {
|
|
"image": "/assets/img/logo/logo.jpg",
|
|
"href": "/"
|
|
},
|
|
"description": "Welcome to the LAMS, a premier platform offering courses from top universities and institutions around the world.",
|
|
"social": [
|
|
{
|
|
"icon": "fa-twitter",
|
|
"href": "#"
|
|
},
|
|
{
|
|
"icon": "fa-linkedin-in",
|
|
"href": "#"
|
|
},
|
|
{
|
|
"icon": "fa-facebook-f",
|
|
"href": "#"
|
|
},
|
|
{
|
|
"icon": "fa-instagram",
|
|
"href": "#"
|
|
}
|
|
]
|
|
},
|
|
"explore": {
|
|
"heading": "Explore",
|
|
"links": [
|
|
{
|
|
"label": "Welcome / Overview",
|
|
"href": "/"
|
|
},
|
|
{
|
|
"label": "Our Milestones",
|
|
"href": "/history"
|
|
},
|
|
{
|
|
"label": "Accreditations",
|
|
"href": "/accreditations"
|
|
},
|
|
{
|
|
"label": "Industry Partnerships",
|
|
"href": "/partnership"
|
|
},
|
|
{
|
|
"label": "University Blog",
|
|
"href": "/blog"
|
|
}
|
|
]
|
|
},
|
|
"contact": {
|
|
"heading": "Contact Us",
|
|
"address": "207 Regent Street, London, England W1B3HH",
|
|
"phone": "12345678-EDU-ONLINE",
|
|
"email": "info@lams.ac"
|
|
},
|
|
"newsletter": {
|
|
"heading": "Stay Updated",
|
|
"description": "Subscribe to our newsletter for the latest academic news and program updates.",
|
|
"placeholder": "Email Address",
|
|
"buttonText": "Subscribe"
|
|
},
|
|
"bottom": {
|
|
"copyright": "2026 London Academy of Management and Sciences. All rights reserved..",
|
|
"links": [
|
|
{
|
|
"label": "Privacy Policy",
|
|
"href": "/policies"
|
|
},
|
|
{
|
|
"label": "Terms of Service",
|
|
"href": "/policies"
|
|
},
|
|
{
|
|
"label": "Accessibility Statement",
|
|
"href": "/policies"
|
|
}
|
|
]
|
|
}
|
|
} |