Footer.tsx

main
tt 9 months ago
parent 22a0eb97f1
commit adc179d9d0

@ -6,8 +6,8 @@ const navigation = {
{name: 'SoraWebui', href: 'https://sorawebui.com'} {name: 'SoraWebui', href: 'https://sorawebui.com'}
], ],
legal: [ legal: [
{name: 'Privacy Policy', href: '#'}, {name: 'Privacy Policy', href: '/privacy-policy'},
{name: 'Terms & Conditions', href: '#'}, {name: 'Terms & Conditions', href: '/terms-of-service'},
], ],
social: [ social: [
{ {

Loading…
Cancel
Save