From b0325fd40d2495f511e7d84c1a1e137d19f16cb3 Mon Sep 17 00:00:00 2001 From: vjrj Date: Fri, 17 Jul 2026 13:34:46 +0200 Subject: [PATCH] feat(site): mention saved-search alerts on the landing page Add the saved-searches-with-alerts market feature to the "share and stay connected" list, EN and ES. --- site/content/_index.en.md | 1 + site/content/_index.es.md | 1 + 2 files changed, 2 insertions(+) diff --git a/site/content/_index.en.md b/site/content/_index.en.md index 1d876af..7889ac6 100644 --- a/site/content/_index.en.md +++ b/site/content/_index.en.md @@ -47,6 +47,7 @@ features: title: "Share and stay connected" items: - "Offer spare seed to give away, swap or sell — and see what others share." + - "Save a search and get notified in the app as soon as a match shows up nearby." - "Private messages to arrange a swap, person to person." - "Vouch for people you've met and see who you can trust." - "Make a plantaré promise: agree to return part of what you multiply." diff --git a/site/content/_index.es.md b/site/content/_index.es.md index f7270bb..31043d7 100644 --- a/site/content/_index.es.md +++ b/site/content/_index.es.md @@ -47,6 +47,7 @@ features: title: "Comparte y conecta" items: - "Ofrece semilla que te sobra para regalar, intercambiar o vender, y mira lo que comparten otras personas." + - "Guarda una búsqueda y recibe un aviso en la app en cuanto aparezca algo que encaja, cerca de ti." - "Mensajes privados para acordar un intercambio, de persona a persona." - "Avala a personas que conoces y ve en quién puedes confiar." - "Haz una promesa plantaré: comprométete a devolver parte de lo que multipliques."