export const footerItems = [ { label: "Legal Notice", to: "/legal-notice" }, { label: "Privacy Policy", to: "/privacy-policy" } ];