diff --git a/docs/astro.config.mjs b/docs/astro.config.mjs index 9b9432c..ab65ea8 100644 --- a/docs/astro.config.mjs +++ b/docs/astro.config.mjs @@ -124,6 +124,14 @@ export default defineConfig({ }, link: 'https://github.com/kindspells/astro-shield/blob/main/CONTRIBUTING.md', }, + { + label: 'Team & Services', + translations: { + ca: 'Equip i Serveis', + es: 'Equipo y Servicios', + }, + link: '/other/team-services/', + } ], }, ], diff --git a/docs/src/content/docs/other/team-services.mdx b/docs/src/content/docs/other/team-services.mdx new file mode 100644 index 0000000..2e248ae --- /dev/null +++ b/docs/src/content/docs/other/team-services.mdx @@ -0,0 +1,28 @@ +--- +# SPDX-FileCopyrightText: 2024 KindSpells Labs S.L. +# +# SPDX-License-Identifier: MIT + +title: Team & Services +description: Discover the team behind Astro-Shield and the services we offer. +--- + +Astro-Shield is an open-source project developed by +[KindSpells Labs](https://kindspells.dev), a small team of experienced software +developers based in Spain. + +## The Team + +We are passionate about software development, and we take pride in delivering +high-quality software solutions to our clients. + +## Services + +- Assistance with Astro-Shield, including installation, configuration, and + troubleshooting. +- Custom development services for Astro and other web technologies (including + improvements to Astro-Shield). +- Consulting services for web & software development projects. + +You can reach out to us via our +[LinkedIn page](https://www.linkedin.com/company/kindspells/).