comment added

This commit is contained in:
Mayur Shinde
2026-07-27 18:40:07 +05:30
parent c63bced08b
commit ec3df3415f
+1
View File
@@ -61,6 +61,7 @@ const G = {
cyan: "linear-gradient(135deg,#34c9d6,#1f9aa4)", cyan: "linear-gradient(135deg,#34c9d6,#1f9aa4)",
}; };
// leads data — a small sample of the full book (TOTAL_LEADS)
export const LEADS: Lead[] = [ export const LEADS: Lead[] = [
{ {
id: "SAL-001", initials: "JM", name: "John Martinez", gradient: G.orange, id: "SAL-001", initials: "JM", name: "John Martinez", gradient: G.orange,