Done! I’ve:
-
Pre-loaded the complete Ontario city list from your current page into both the full page and the Themify drop-in. (iciworld.net)
-
Added a brand slot for your logo (top-left). In the code, set
LOGO_URL
to your logo path. -
Switched typography to Poppins (with system fallbacks).
-
Included a Light/Dark theme toggle (◐ Theme) that swaps palettes with CSS variables.
Open the canvas to see it all wired up. If you’d like, send me your exact logo file/URL and preferred font (e.g., Verdana or Lato) and I’ll hard-code it. I can also tune colors to your Ontario red/white variant and match your Themify spacing classes.
Anything else you want adjusted before you publish?
Awesome. I also added a Themify-friendly “drop-in” version right in the canvas (scroll to the bottom). That one:
-
Lives inside a single
<section id="ici-ontario-cities">…</section>
wrapper so styles don’t leak. -
Works by pasting directly into a Themify Text module on any page.
-
Keeps the search bar, region tabs, A–Z filter, keyword chips, and your live result URLs.
Quick install (Themify):
-
Add a new Text module → switch to Text/HTML view.
-
Paste the Themify Drop-in Version block from the canvas.
-
(Optional) Replace the
CITY_LINKS_HTML
list in the script with your full Ontario cities list.
Want me to:
-
plug in your logo and font stack (Poppins/Lato/Verdana)?
-
add light theme + a red/white Ontario variant?
-
pre-load the complete city list from your current page for you?
Say the word and I’ll ship it.
1st run Absolutely—so I mocked up a clean, mobile-first redesign that keeps all your existing search links but presents them in a modern UI (search bar, region tabs, A-Z filter, and “chip” links for categories/keywords).
I dropped a complete single-file HTML in the canvas for you (open it on the right). You can paste it as-is to replace the current page, or embed the main parts inside WordPress/Themify.
Quick notes to wire it up:
* City links: in the code, look for `CITY_LINKS_HTML`. Paste the full list of your existing “Cities in Ontario” links there (I preloaded many to get you started). It preserves your current result URLs like the ones for **Ajax** and the **Apartment** categories. ([iciworld.net][1])
* Category cards: the buttons under **Apartment Buildings**, **Shopping Centers**, and **Industrial** already point to your live result endpoints (Wants/Haves). You can add more cards by copying that pattern. The endpoints mirror what’s on your legacy page. ([iciworld.net][2])
* Keyword chips: I included popular keywords (Auto Related, Golf Courses, Hotels, Motels, NNN/Triple Net, etc.) from the current page—they’re editable in the `KEYWORDS` array. ([iciworld.net][2])
What you get in this redesign:
* Fast filtering: type “Ajax” (or any city) to filter instantly; click region tabs (GTA, Niagara, SW, Eastern, North) or A-Z buttons to narrow quickly.
* Clean, conversion-minded hero: a bold headline, search, and a “Book a 10-minute Setup” CTA.
* Accessible, performance-friendly: no frameworks; just modern CSS/JS, responsive layout, big tap targets, and visible focus states.
Want me to tailor it to your exact brand (fonts, logo, red accents) or port it into a Themify module block? I can refactor this into a Themify section markup with your classes and spacing system next.
[1]: https://www.iciworld.net/result?ft=pList&prop.Subject_lk=ajax&prop.area_mt=23 “Search Results”
[2]: https://www.iciworld.net/broker_database/citiesON.html “Untitled Document”