feat(site): human-language 'what you can do' features section
Add a features section to the landing home (EN/ES) that describes what Tane does by intent, not mechanism: inventory, care & calendar, labels & backup, and the neighbourly sharing layer (offers, chat, trust, plantaré, sync). Follows the existing pillars/values pattern (front-matter data + template + CSS, RTL-safe). Reframe the beta status copy so the sharing layer reads as 'arriving, in beta' rather than 'being built'.
This commit is contained in:
parent
75098b8029
commit
dd9c97a57a
6 changed files with 102 additions and 2 deletions
|
|
@ -20,6 +20,37 @@ pillars:
|
|||
- icon: "🤝"
|
||||
title: "Share, as it's always been done"
|
||||
body: "Mark what you have spare to give away, swap or sell. Someone nearby finds it and contacts you — no middleman. Print a catalog of what you share to take to a seed fair."
|
||||
features:
|
||||
title: "What you can do with Tane"
|
||||
intro: "One quiet app for the whole life of a seed — keeping it, caring for it, and passing it on."
|
||||
groups:
|
||||
- icon: "🌱"
|
||||
title: "Your seed bank, in your pocket"
|
||||
items:
|
||||
- "Add a seed in seconds — a photo and a name is all you need."
|
||||
- "Track each batch by year and amount, in real units: cobs, pods, a handful, a jar."
|
||||
- "Keep photos, notes and germination tests for every variety."
|
||||
- "Give a seed several names, in several languages."
|
||||
- icon: "🗓️"
|
||||
title: "Care and timing"
|
||||
items:
|
||||
- "Seed-saving guidance for each crop: pollination, isolation, how many plants, drying."
|
||||
- "A this-month calendar: what to sow, transplant or harvest for seed."
|
||||
- "Friendly warnings when a seed is getting old, so you renew it in time."
|
||||
- icon: "🔒"
|
||||
title: "On paper, and off the grid"
|
||||
items:
|
||||
- "Printable labels and cards for your packets and jars, each with a code to scan."
|
||||
- "One tap saves a sealed backup; a recovery card brings everything back."
|
||||
- "Works fully offline, with no account. Your data stays on your phone unless you send it."
|
||||
- icon: "🤝"
|
||||
title: "Share and stay connected"
|
||||
items:
|
||||
- "Offer spare seed to give away, swap or sell — and see what others share."
|
||||
- "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."
|
||||
- "Keep everything in sync across your own devices."
|
||||
values:
|
||||
title: "Why Tane is different"
|
||||
points:
|
||||
|
|
|
|||
|
|
@ -20,6 +20,37 @@ pillars:
|
|||
- icon: "🤝"
|
||||
title: "Compartir, como se ha hecho siempre"
|
||||
body: "Marca lo que te sobra para regalar, intercambiar o vender. Alguien cerca lo encuentra y te contacta, sin intermediarios. Imprime un catálogo de lo que compartes para llevar a una feria de semillas."
|
||||
features:
|
||||
title: "Lo que puedes hacer con Tane"
|
||||
intro: "Una app tranquila para toda la vida de una semilla: guardarla, cuidarla y transmitirla."
|
||||
groups:
|
||||
- icon: "🌱"
|
||||
title: "Tu banco de semillas, en el bolsillo"
|
||||
items:
|
||||
- "Añade una semilla en segundos: basta una foto y un nombre."
|
||||
- "Lleva cada lote por año y cantidad, en unidades reales: mazorcas, vainas, un puñado, un tarro."
|
||||
- "Guarda fotos, notas y pruebas de germinación de cada variedad."
|
||||
- "Ponle a cada semilla varios nombres, en varios idiomas."
|
||||
- icon: "🗓️"
|
||||
title: "Cuidado y calendario"
|
||||
items:
|
||||
- "Guía de conservación para cada cultivo: polinización, aislamiento, cuántas plantas, secado."
|
||||
- "Un calendario del mes: qué sembrar, trasplantar o cosechar para semilla."
|
||||
- "Avisos amables cuando una semilla envejece, para renovarla a tiempo."
|
||||
- icon: "🔒"
|
||||
title: "En papel, y sin depender de nadie"
|
||||
items:
|
||||
- "Etiquetas y fichas para imprimir en sobres y tarros, cada una con un código para escanear."
|
||||
- "Con un toque guardas una copia sellada; una tarjeta de recuperación lo devuelve todo."
|
||||
- "Funciona sin conexión y sin cuenta. Tus datos se quedan en el móvil salvo que tú los envíes."
|
||||
- icon: "🤝"
|
||||
title: "Comparte y conecta"
|
||||
items:
|
||||
- "Ofrece semilla que te sobra para regalar, intercambiar o vender, y mira lo que comparten otras personas."
|
||||
- "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."
|
||||
- "Mantén todo sincronizado entre tus propios dispositivos."
|
||||
values:
|
||||
title: "Por qué Tane es diferente"
|
||||
points:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue