Merge branch 'dev' into 'production'

Merge branch 'Homepage Refactoring - Pt .3' into 'production'

See merge request rheinsw/website!30
This commit is contained in:
2025-04-16 17:40:59 +00:00
parent 5336eb327e
commit 37cde33b41
36 changed files with 896 additions and 473 deletions

View File

@@ -2,15 +2,10 @@ export const navLinks = [
{
id: 1,
url: '/',
label: 'Home',
label: 'Start',
},
{
id: 2,
url: '#',
label: 'Über uns',
},
{
id: 3,
url: '/services',
label: 'Leistungen',
}