Fix duplicate email null lines
This commit is contained in:
parent
7bb7ce21e9
commit
0d6397e2ef
1 changed files with 0 additions and 10 deletions
10
index.html
10
index.html
|
|
@ -64,7 +64,6 @@
|
|||
address: "1507 W. Lawrence, Chicago, IL",
|
||||
description: "Mental health practice providing individual, couples, and family therapy services.",
|
||||
phone: "(773) 569-1426",
|
||||
email: null,
|
||||
email: "biankahardinpsyd@centeredtherapychicago.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -77,7 +76,6 @@
|
|||
address: "301 S County Farm Rd Suite H, Wheaton, IL",
|
||||
description: "Specialized pelvic floor physical therapy clinic dedicated to women's health and wellness.",
|
||||
phone: "(773) 219-2749",
|
||||
email: null,
|
||||
email: "jana@chicagopelvic.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -90,7 +88,6 @@
|
|||
address: "5442 N Ashland Ave Apt 1, Chicago, IL",
|
||||
description: "Leadership development consulting since the late 1980s — executive coaching, leadership training, and assessments.",
|
||||
phone: "(312) 208-0636",
|
||||
email: null,
|
||||
email: "steve.garrett@garrettconsulting.us"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -103,7 +100,6 @@
|
|||
address: "10 S. Wacker, Chicago, IL",
|
||||
description: "Global alternative asset manager specializing in logistics, self-storage, and data center assets.",
|
||||
phone: null,
|
||||
email: null,
|
||||
email: "bleigh@gcp.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -116,7 +112,6 @@
|
|||
address: "829 Main St, Evanston, IL",
|
||||
description: "State Farm Agency providing insurance and financial services to the Evanston community.",
|
||||
phone: "(847) 869-2336",
|
||||
email: null,
|
||||
email: "Agent@JohnTylerCarlson.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -129,7 +124,6 @@
|
|||
address: "2401 N Lake Shore Dr, Chicago, IL (Theater on the Lake building)",
|
||||
description: "Upscale tavern with indoor/outdoor seating offering a premier lakeside dining experience.",
|
||||
phone: "(312) 414-1313",
|
||||
email: null,
|
||||
email: "info@theateronthelake.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -154,7 +148,6 @@
|
|||
address: "227 W. Monroe St, Chicago, IL",
|
||||
description: "Private wealth management and financial advisory services for individuals and families.",
|
||||
phone: null,
|
||||
email: null,
|
||||
email: "James.lamoree@ms.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -167,7 +160,6 @@
|
|||
address: "500 W. Madison St Suite 1725, Chicago, IL",
|
||||
description: "Female-owned practice serving professionals and businesses with insurance and securities solutions.",
|
||||
phone: "(312) 493-7216",
|
||||
email: null,
|
||||
email: "mvelzy@ft.newyorklife.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -180,7 +172,6 @@
|
|||
address: "4310 Lawn Avenue, Western Springs, IL",
|
||||
description: "Consulting and coaching for nonprofit leaders and fundraisers to maximize their impact.",
|
||||
phone: "(312) 231-9712",
|
||||
email: null,
|
||||
email: "renee.n.davis@gmail.com"
|
||||
website: null
|
||||
},
|
||||
|
|
@ -193,7 +184,6 @@
|
|||
address: "171 N Aberdeen St Suite 400, Chicago, IL",
|
||||
description: "Registered investment advisor serving 300+ clients across 35 states. Contact Ryan at ryan@ruggaard.net or Randy at randy@ruggaard.net.",
|
||||
phone: "(330) 487-5888",
|
||||
email: null,
|
||||
email: "ryan@ruggaard.net"
|
||||
website: null
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue