coockies und so
This commit is contained in:
@@ -139,10 +139,10 @@ export const FOOTER_LINKS: FooterSection[] = [
|
||||
{
|
||||
title: 'Support',
|
||||
links: [
|
||||
{ label: 'FAQ', href: '#' },
|
||||
{ label: 'Shipping', href: '#' },
|
||||
{ label: 'Returns', href: '#' },
|
||||
{ label: 'Contact', href: '#' },
|
||||
{ label: 'FAQ', href: '/faq' },
|
||||
{ label: 'Shipping', href: '/shipping' },
|
||||
{ label: 'Returns', href: '/returns' },
|
||||
{ label: 'Contact', href: '/contact' },
|
||||
],
|
||||
},
|
||||
];
|
||||
Reference in New Issue
Block a user