The snippet
Paste this into any HTML embed block (WordPress, Squarespace, Wix, Webflow, Shopify, Notion public page). That's it.
<iframe src="https://gain-org-link.base44.app/embed/consultants" style="width:100%;height:720px;border:0;border-radius:12px" loading="lazy" title="GAIN Power Consultant Directory"></iframe>
Theme presets
Each preset is a live preview + a ready-to-copy snippet. Or build your own with the params below.
Default (GAIN cyan)
GAIN Power branding, light surface, cyan accents.
<iframe src="https://gain-org-link.base44.app/embed/consultants" style="width:100%;height:720px;border:0;border-radius:12px" loading="lazy" title="GAIN Power Consultant Directory"></iframe>
Dark / Hot Pink
Bold dark surface with magenta accents. Hides the default header subline.
<iframe src="https://gain-org-link.base44.app/embed/consultants?accent=%23eb00b0&bg=%23002b45&text=%23ffffff&title=Partner+Network&columns=1" style="width:100%;height:720px;border:0;border-radius:12px" loading="lazy" title="GAIN Power Consultant Directory"></iframe>
Forest / Lime
Deep green surface with lime accents — pairs with climate/environmental partners.
<iframe src="https://gain-org-link.base44.app/embed/consultants?accent=%23bffa30&bg=%230d2818&text=%23ffffff&title=Vetted+Consultants&columns=2" style="width:100%;height:720px;border:0;border-radius:12px" loading="lazy" title="GAIN Power Consultant Directory"></iframe>
Bare (no chrome)
No header, footer, or CTA — just the cards. For sites that already supply their own search/title.
<iframe src="https://gain-org-link.base44.app/embed/consultants?header=hide&poweredby=hide&cta=hide" style="width:100%;height:720px;border:0;border-radius:12px" loading="lazy" title="GAIN Power Consultant Directory"></iframe>
Customization parameters
Add any of these to the iframe src URL as query string params.
| Param | What it does |
|---|---|
| accent | Hex color for buttons, links, badges, card hover |
| bg | Background color |
| text | Text color |
| title | Custom header title text |
| logo | Logo image URL, or 'none' to hide |
| header | show | hide — hide removes logo, title, search, filters |
| poweredby | show | hide — the 'Powered by GAIN Power' footer |
| cta | show | hide — Join / Log in buttons |
| columns | 1 | 2 — single or double column layout |
| state | Pre-filter to a US state (e.g. 'New York') |
| type | Pre-filter to an org type |
| q | Pre-fill the search query |
| limit | Max firms shown (default 50) |
Good to know
Auto-updating. New approved consultants appear automatically — no re-embed needed.
Responsive. The widget fills its container width; set the iframe height to suit your layout (720px is a good default).
No data passed. Browsing is read-only and public. Contact, inquiry, and application actions open GAIN Power in a new tab where sign-in is required.
Custom domain. To serve from directory.yourorg.org, connect that domain on the GAIN Power Domains page and point the iframe src there.