Welcome to the Multilingual App
A Nuxt 4 base application with a bilingual Indonesian and English interface.
Indonesian is the default locale served without a URL prefix, while English is available under the /en prefix.
Data from the CMS
{
"data": {
"id": 1,
"is_default": 1,
"is_active": 1,
"template": null,
"title": "Homepage",
"title_id": "Homepage ID",
"slug": "homepage",
"slug_id": "homepage-id",
"content": null,
"image": null,
"components": [
{
"data": {
"banner_image": null,
"banner_label": null,
"banner_title": "KHG Explorer",
"banner_description": "An integrated system for blended finance, stakeholder alignment, portfolio integration, and MRV at the KHG-level",
"banner_button_1_url": "/en/mrv",
"banner_button_2_url": "#",
"banner_button_1_text": "About MRV",
"banner_button_2_text": "About Peatland Pathways"
},
"type": "banner"
},
{
"data": {
"items": [
{
"unit": null,
"title": "Avoided Peat Decomposition (MtCO2e/year)",
"value": "485.6"
},
{
"unit": null,
"title": "Avoided Peat Fire (MtCO2e/year)",
"value": "268.8 "
},
{
"unit": null,
"title": "Rewetting (MtCO2e/year)",
"value": "171.6 "
},
{
"unit": null,
"title": "Avoided Vegetation Loss on Peat (MtCO2e/year)",
"value": "33.6 "
}
],
"button_url": "/en/about-us",
"button_text": "Explore more"
},
"type": "statistic"
},
{
"data": {
"lead": "<p>Peatland Infomation Insight in KHG Explorer</p>"
},
"type": "lead_text"
},
{
"data": {
"label": null,
"title": "Latest News",
"button_text": "View more",
"description": "<p></p>"
},
"type": "latest_news"
}
],
"components_id": [],
"meta_is_hidden": 1,
"meta_title": "KHG Explorer | Beranda",
"meta_title_id": null,
"meta_description": "Sistem terpadu untuk pembiayaan campuran, penyelarasan pemangku kepentingan, integrasi portofolio, serta MRV pada tingkat KHG",
"meta_description_id": null,
"meta_image": null,
"menu_parent_id": null,
"menu_group": null,
"menu_is_active": 1,
"menu_is_external": 0,
"menu_title": null,
"menu_url": "/homepage",
"menu_url_target": null,
"sorted_at": 0,
"deleted_at": null,
"remember_token": null,
"created_at": "2025-11-17T12:49:19.000000Z",
"updated_at": "2026-08-10T06:36:20.000000Z"
}
}