@@ -218,22 +218,24 @@ <h2 class="section-title" data-i18n="agents.title">Agents built for<br><em>busin
218218
219219 < div class ="feature-split reveal " style ="margin-top:120px ">
220220 < div class ="feature-visual ">
221- < div class ="terminal ">
222- < div > < span class ="prompt "> $</ span > gladium-linkedin < span class ="flag "> --help</ span > </ div >
223- < div class ="output "> CLI for LinkedIn automation — search, enrich, outreach</ div >
224- < div class ="output "> search Find profiles by role, company, location</ div >
225- < div class ="output "> enrich Pull full contact data from a profile</ div >
226- < div class ="output "> outreach Send connection requests & messages</ div >
227- < div > </ div >
228- < div > < span class ="prompt "> $</ span > gladium-apollo enrich < span class ="flag "> --domain</ span > acme.com</ div >
229- < div class ="success "> ✓ 14 contacts found — exported to contacts.json</ div >
230- < div > </ div >
231- < div > < span class ="prompt "> $</ span > gladium-n8n trigger < span class ="flag "> --workflow</ span > lead-pipeline < span class ="flag "> --input</ span > contacts.json</ div >
232- < div class ="output "> → Executing workflow "lead-pipeline"...</ div >
233- < div class ="success "> ✓ 14 contacts processed → synced to CRM</ div >
234- < div > </ div >
235- < div > < span class ="prompt "> $</ span > gladium-x post < span class ="flag "> --thread</ span > launch-update.md</ div >
236- < div class ="success "> ✓ Thread posted (4 tweets) — https://x.com/...</ div >
221+ < div class ="hub-graph ">
222+ < svg class ="hub-lines " viewBox ="0 0 400 400 " fill ="none ">
223+ < line class ="hub-beam " x1 ="200 " y1 ="200 " x2 ="200 " y2 ="44 "/>
224+ < line class ="hub-beam " x1 ="200 " y1 ="200 " x2 ="335 " y2 ="100 "/>
225+ < line class ="hub-beam " x1 ="200 " y1 ="200 " x2 ="335 " y2 ="300 "/>
226+ < line class ="hub-beam " x1 ="200 " y1 ="200 " x2 ="200 " y2 ="356 "/>
227+ < line class ="hub-beam " x1 ="200 " y1 ="200 " x2 ="65 " y2 ="300 "/>
228+ < line class ="hub-beam " x1 ="200 " y1 ="200 " x2 ="65 " y2 ="100 "/>
229+ </ svg >
230+ < div class ="hub-center ">
231+ < svg viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="1.5 " stroke-linecap ="round " stroke-linejoin ="round "> < polyline points ="16 18 22 12 16 6 "/> < polyline points ="8 6 2 12 8 18 "/> </ svg >
232+ </ div >
233+ < div class ="hub-node " style ="top:0;left:50%;transform:translateX(-50%) "> < img src ="/icons/linkedin.svg " alt ="LinkedIn "> </ div >
234+ < div class ="hub-node " style ="top:12%;right:4% "> < img src ="/icons/x.svg " alt ="X "> </ div >
235+ < div class ="hub-node " style ="bottom:12%;right:4% "> < img src ="/icons/n8n.svg " alt ="n8n "> </ div >
236+ < div class ="hub-node " style ="bottom:0;left:50%;transform:translateX(-50%) "> < img src ="/icons/notion.svg " alt ="Notion "> </ div >
237+ < div class ="hub-node " style ="bottom:12%;left:4% "> < img src ="/icons/clickup.svg " alt ="ClickUp "> </ div >
238+ < div class ="hub-node " style ="top:12%;left:4% "> < img src ="/icons/amazonaws.svg " alt ="AWS "> </ div >
237239 </ div >
238240 </ div >
239241 < div >
0 commit comments