export function getDashboardLink(redirectToPath?: string) { return `https://app.productbird.ai?redirectTo=${redirectToPath}`; }