You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add a product by appending an object to this array — the tile carousel on
* index.html renders straight from this list, no build step required.
*
* name Product name shown on the tile.
* logo Path (relative to the site root) or absolute URL to a logo image.
* summary One or two sentence pitch shown on the tile.
* link Where the tile's call-to-action points.
* linkLabel Optional call-to-action label. Defaults to "Visit site".
*/
window.ENUMIND_PRODUCTS = [
{
name: "Modonome",
logo: "assets/modonome-logo.webp",
summary: "The autonomous engineering loop that arms only on your command, sends every change through an independent checker, and keeps your tests at full strength.",