Merge branch 'homepage-refactoring-pt4' into 'dev'

Homepage refactoring pt4

See merge request rheinsw/website!31
This commit is contained in:
2025-04-20 09:42:40 +00:00
parent 5e1bca87a3
commit f2221815c8
24 changed files with 797 additions and 211 deletions

View File

@@ -6,6 +6,11 @@ export const navLinks = [
},
{
id: 2,
url: '/about',
label: 'Über Uns',
},
{
id: 3,
url: '/services',
label: 'Leistungen',
}