From 725f1475e7a788b626e8545aa113fa2dcd5e8254 Mon Sep 17 00:00:00 2001 From: "Ozzy (AI Assistant)" Date: Mon, 27 Jul 2026 19:00:27 +0000 Subject: [PATCH] Fix missing commas after email field --- index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 9f1908b..3cd8467 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ address: "1507 W. Lawrence, Chicago, IL", description: "Mental health practice providing individual, couples, and family therapy services.", phone: "(773) 569-1426", - email: "biankahardinpsyd@centeredtherapychicago.com" + email: "biankahardinpsyd@centeredtherapychicago.com", website: null }, { @@ -76,7 +76,7 @@ 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: "jana@chicagopelvic.com" + email: "jana@chicagopelvic.com", website: null }, { @@ -88,7 +88,7 @@ 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: "steve.garrett@garrettconsulting.us" + email: "steve.garrett@garrettconsulting.us", website: null }, { @@ -100,7 +100,7 @@ address: "10 S. Wacker, Chicago, IL", description: "Global alternative asset manager specializing in logistics, self-storage, and data center assets.", phone: null, - email: "bleigh@gcp.com" + email: "bleigh@gcp.com", website: null }, { @@ -112,7 +112,7 @@ address: "829 Main St, Evanston, IL", description: "State Farm Agency providing insurance and financial services to the Evanston community.", phone: "(847) 869-2336", - email: "Agent@JohnTylerCarlson.com" + email: "Agent@JohnTylerCarlson.com", website: null }, { @@ -124,7 +124,7 @@ 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: "info@theateronthelake.com" + email: "info@theateronthelake.com", website: null }, { @@ -148,7 +148,7 @@ address: "227 W. Monroe St, Chicago, IL", description: "Private wealth management and financial advisory services for individuals and families.", phone: null, - email: "James.lamoree@ms.com" + email: "James.lamoree@ms.com", website: null }, { @@ -160,7 +160,7 @@ 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: "mvelzy@ft.newyorklife.com" + email: "mvelzy@ft.newyorklife.com", website: null }, { @@ -172,7 +172,7 @@ 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: "renee.n.davis@gmail.com" + email: "renee.n.davis@gmail.com", website: null }, { @@ -184,7 +184,7 @@ 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: "ryan@ruggaard.net" + email: "ryan@ruggaard.net", website: null } ];