forked from Goutam/lynkeduppro-crm
comment added
This commit is contained in:
@@ -61,6 +61,7 @@ const G = {
|
||||
cyan: "linear-gradient(135deg,#34c9d6,#1f9aa4)",
|
||||
};
|
||||
|
||||
// leads data — a small sample of the full book (TOTAL_LEADS)
|
||||
export const LEADS: Lead[] = [
|
||||
{
|
||||
id: "SAL-001", initials: "JM", name: "John Martinez", gradient: G.orange,
|
||||
|
||||
Reference in New Issue
Block a user