Merge pull request 'feat/huy-05022026-cms-add-footer-api-management' (#23) from feat/huy-05022026-cms-add-footer-api-management into main

Reviewed-on: UKSOURCE/cms.hailearning.edu.vn#23
This commit is contained in:
2026-02-05 09:11:13 +00:00
11 changed files with 2673 additions and 1736 deletions

View File

@@ -1,80 +1,80 @@
{
"about": {
"title": "About GGC",
"description": "Welcome to Go and Grow Camp, where adventure, learning, and friendships come together. Join us for unforgettable experiences that inspire confidence, creativity, and connection",
"mapLink": {
"text": "Check on google map",
"url": "https://share.google/8G4LFRq82OwOmlFlN"
"top": {
"bgImage": "/assets/img/home-1/footer-bg.jpg",
"phone": {
"display": "+84 961 83 4040",
"href": "tel:+84961834040"
},
"address": "734 Luy Ban Bich St, Tan Thanh Ward, Tan Phu Dist, HCMC",
"logo": {
"src": "/assets/img/logo/white-logo.svg",
"alt": "logo",
"href": "/"
},
"menuLinks": [
{
"label": "Home",
"href": "/"
},
{
"label": "About Us",
"href": "/about"
},
{
"label": "Visa",
"href": "/country-details"
},
{
"label": "Pages",
"href": "/news-details"
},
{
"label": "Article",
"href": "/news"
},
{
"label": "Contact Us",
"href": "/contact"
}
],
"socialLinks": [
{
"icon": "fa-brands fa-twitter",
"href": "#"
},
{
"icon": "fa-brands fa-instagram",
"href": "#"
},
{
"icon": "fa-brands fa-linkedin",
"href": "#"
},
{
"icon": "fa-brands fa-youtube",
"href": "#"
}
]
},
"bottom": {
"copyright": {
"text": "Copyright©",
"brand": "GRAMENTHEME",
"rights": "All Rights Reserved."
},
"menuLinks": [
{
"label": "Terms & Conditions",
"href": "/contact"
},
{
"label": "Privacy Policy",
"href": "/contact"
},
{
"label": "Contact Us",
"href": "/contact"
}
]
}
},
"address": {
"text": "Poblacion, Madridejos 22, Cebu City, Philippines",
"address2": "",
"link2": "",
"mapUrl": "https://share.google/8G4LFRq82OwOmlFlN"
},
"contact": {
"phone": "+123456789",
"hours": "Mon - Fri 8.00-18.00",
"email": "office@ggcamp.org"
},
"columns": [
{
"title": "Explore",
"links": [
{
"title": "Home",
"url": "/"
},
{
"title": "Activities",
"url": "/destinations"
},
{
"title": "Camp Locations",
"url": "/camp-profiles"
},
{
"title": "About",
"url": "/info/about"
},
{
"title": "Contact",
"url": "/info/contact"
}
]
}
],
"social": {
"links": [
{
"platform": "Facebook",
"url": "https://www.facebook.com/campadventuregermany/",
"icon": "facebook"
},
{
"platform": "Twitter",
"url": "#",
"icon": "twitter"
},
{
"platform": "Instagram",
"url": "https://www.instagram.com/campadventuregermany/",
"icon": "instagram"
},
{
"platform": "Behance",
"url": "#",
"icon": "behance"
},
{
"platform": "LinkedIn",
"url": "#",
"icon": "linkedin"
}
]
},
"copyright": {
"text": "© 2025 GGC @ All Rights Reserved"
}
}