From 3896a4c1d6d79938a45066f0e8a8ccad2aa304c4 Mon Sep 17 00:00:00 2001 From: StanisLove Date: Tue, 14 Jul 2026 13:57:08 +0300 Subject: [PATCH] Add design and product documentation --- DESIGN.md | 9 +++++++++ PRODUCT.md | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 DESIGN.md create mode 100644 PRODUCT.md diff --git a/DESIGN.md b/DESIGN.md new file mode 100644 index 0000000..f24ff0b --- /dev/null +++ b/DESIGN.md @@ -0,0 +1,9 @@ +# Design — Universal Landing + +Status: direction draft required. + +- Choose one art direction tied to the product rather than a generic SaaS look. +- Establish typography, semantic palette, spacing rhythm, imagery, and one accent behavior. +- Prefer section composition over repeated cards and pills. +- Motion must explain hierarchy or interaction and include reduced-motion fallback. +- Validate the complete page at desktop and mobile widths before acceptance. diff --git a/PRODUCT.md b/PRODUCT.md new file mode 100644 index 0000000..dfbe4fd --- /dev/null +++ b/PRODUCT.md @@ -0,0 +1,9 @@ +# Product — Universal Landing + +Status: product-specific draft required. + +## Baseline journey + +The page must explain one offer to one primary audience, establish proof, resolve the main objections, and lead to one measurable conversion action. + +Before implementation, replace generic placeholders with approved audience, problem, promise, proof, required sections, non-goals, content sources, and conversion criteria.