Skip to content

Commit

Permalink
Update FooterContent.json
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 authored Oct 31, 2024
1 parent d10a572 commit 41589be
Showing 1 changed file with 84 additions and 53 deletions.
137 changes: 84 additions & 53 deletions FooterContent.json
Original file line number Diff line number Diff line change
@@ -1,54 +1,85 @@
[
{
"title": "Algemeen",
"items": [
{
"ariaLabel": "Website",
"value": "www.lansingerland.nl/",
"link": "https://lansingerland.nl/",
"icon": { "prefix": "fas", "icon": "globe", "placement": "left" }
},
{
"ariaLabel": "Privacy",
"value": "Privacy",
"link": "https://lansingerland.nl/privacyverklaring",
"icon": { "prefix": "fas", "icon": "circle-exclamation", "placement": "left" }
},
{
"ariaLabel": "Toegankelijkheid",
"value": "Toegankelijkheid",
"link": "https://www.lansingerland.nl/toegankelijkheidsverklaring/",
"icon": { "prefix": "fas", "icon": "user-shield", "placement": "left" }
},
{
"ariaLabel": "Over deze website",
"value": "Over deze website",
"markdownLink": "https://github.com/ConductionNL/woo-website-template/blob/main/assets/Over%20deze%20website.md",
"icon": { "prefix": "fas", "icon": "circle-info", "placement": "left" }
}
]
},
{
"title": "Contact",
"items": [
{
"ariaLabel": "Phone number",
"value": "14 071",
"link": "tel:14071",
"icon": { "prefix": "fas", "icon": "phone", "placement": "left" }
},
{
"ariaLabel": "Contact",
"value": "Contact",
"link": "https://www.lansingerland.nl/contact/",
"icon": { "prefix": "fas", "icon": "address-book", "placement": "left" }
},
{
"ariaLabel": "Onze locaties",
"value": "Onze locaties",
"link": "https://www.lansingerland.nl/contact/#servicepunten",
"icon": { "prefix": "fas", "icon": "location-dot", "placement": "left" }
}
]
}
]
{
"title": "Contact",
"items": [
{
"ariaLabel": "Phone number",
"value": "Telefoon: 010 800 40 00",
"link": "tel:+31 (0)85 3036840",
"icon": { "prefix": "fas", "icon": "phone-flip", "placement": "left" }
},
{
"ariaLabel": "WhatsApp",
"value": "WhatsApp: 06 46 00 10 84",
"link": "https://wa.me/31646001084",
"icon": { "prefix": "fab", "icon": "whatsapp", "placement": "left" }
},
{
"ariaLabel": "Locations",
"value": "Onze locaties",
"link": "https://www.lansingerland.nl/contact#servicepunten",
"icon": { "prefix": "fas", "icon": "location-dot", "placement": "left" }
}
]
},
{
"title": "Ga naar",
"items": [
{
"ariaLabel": "Contact",
"value": "Contact",
"link": "https://www.lansingerland.nl/contact/"
},
{
"ariaLabel": "Agenda",
"value": "Agenda",
"link": "https://www.lansingerland.nl/agenda/"
},
{
"ariaLabel": "Vacatures",
"value": "Vacatures",
"link": "https://www.lansingerland.nl/vacatures/"
},
{
"ariaLabel": "Archief",
"value": "Archief",
"link": "https://www.lansingerland.nl/archief/"
},
{
"ariaLabel": "Sociale Media",
"value": "Sociale Media",
"link": "https://www.lansingerland.nl/sociale-media/"
}
]
},
{
"title": "Algemeen",
"items": [
{
"ariaLabel": "Bekendmakingen en regelgeving",
"value": "Bekendmakingen en regelgeving",
"link": "https://www.lansingerland.nl/politiek-en-organisatie/bekendmakingen-en-regelgeving/"
},
{
"ariaLabel": "Privacyverklaring",
"value": "Privacyverklaring",
"link": "https://www.lansingerland.nl/privacyverklaring/"
},
{
"ariaLabel": "Toegankelijkheidsverklaring",
"value": "Toegankelijkheidsverklaring",
"link": "https://www.lansingerland.nl/toegankelijkheidsverklaring/"
},
{
"ariaLabel": "Proclaimer",
"value": "Proclaimer",
"link": "https://www.lansingerland.nl/proclaimer/"
},
{
"ariaLabel": "Datalek",
"value": "Datalek",
"link": "https://www.lansingerland.nl/responsible-disclosure/"
}
]
}
]

0 comments on commit 41589be

Please sign in to comment.