Follow up Customer Story Detail page | to add missing data in strapi.
- Dominant language
- Astro
- Stars
- 155
- Forks
- 177
- Avg merge
- 1d 20m
- Merged PRs (30d)
- 192
Description
### Describe what's missing in our docs
RE: https://github.com/kestra-io/docs/issues/3585
For the :
Can you add a new key `whatNext` and put the value of this same as the text of What's next part present inside content key and then remove the What's next part from content key, to avoid duplication.
For the :
Add a `wouldChange` key and add the part starting with _What would change_ if from `content` as value of it (no link- because all links are similar and taking to `/demo` so I will handle that on UI) and then remove the same starting with _What would change if_ from `content` key including the link, to avoid duplication.
Also, Do we need to show the box with logo, text, book a demo cta if we don’t have `wouldChange` text available from API ? if YES, Can i use the text from [figma](https://www.figma.com/design/g8Di3M1gbajOjOqp0ZrzXO/02_Kestra.io?node-id=21389-53456&t=LhbaQbBh9hqmpEV3-0) as fallback ?
For reference, You can look into "`id": 31 (Modernizing Mission-Critical E-commerce Integrations with Kestra)` response from api for the data about `whatNext` and `wouldChange` .
Contributor guide
Assessment
This issue has not been assessed yet.