fix: footer
This commit is contained in:
parent
0ebc893c33
commit
513b983187
|
|
@ -1,8 +1,8 @@
|
|||
export const footerLinks = [
|
||||
{ label: 'Documentation', href: '/docs/' },
|
||||
{ label: 'API Reference', href: '/docs/api/' },
|
||||
{ label: 'Pricing', href: '#' },
|
||||
{ label: 'Contact', href: '#' },
|
||||
// { label: 'Pricing', href: '#' },
|
||||
// { label: 'Contact', href: '#' },
|
||||
];
|
||||
|
||||
export const footerCopyright = '© 2025 Banatie. Built for builders who create.';
|
||||
|
|
|
|||
Loading…
Reference in New Issue