layer5
layer5 copied to clipboard
Layer5, expect more from your infrastructure
### Current Behavior The current 'About' page for Sistent on layer5.io does not have enough description of the Sistent project and how to make use of it. ### Desired Behavior...
### Current Behavior Currently we don't have any Testimonial on our product page - https://layer5.io/products ### Desired Behavior Add the Testimonials in Product page, just like we have them here...
**Description** This PR fixes #5519 **Notes for Reviewers** @sudhanshutech Can you please review this? **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
:bug: Visiting , I see Qanelas Soft font momentarily, before the font family is switched to Roboto. :cold_sweat: Our intention is to be displaying Qanelas Soft. :help-wanted: fixing this :ladybug:...
### Description When the viewport width is less than 788px, the content in the page-header-section overflows out of the container. This causes layout issues and negatively affects the user experience...
**Description** This PR fixes #5589 **Notes for Reviewers** Refactored image in view state handling for css or image toggle **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.
**Description** This PR fixes #5534 ### Before ### After - Light theme - Dark Theme **Notes for Reviewers** **[Signed commits](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [x] Yes, I signed my commits.
**Description** This PR fixes #5448 **Notes for Reviewers** - Added alt attribute to image tags - Used memo for static components to avoid re-rendering after update in parent component -...
### Description ``` error Page data from page-data.json for the failed page "/cloud-native-management/playground.html": { "componentChunkName": "component---src-pages-cloud-native-management-playground-js", "path": "/cloud-native-management/playground.html", failed Building static HTML for pages - 11.145s "result": { "pageContext": {}...
**Description** This PR fixes #5513 **Notes for Reviewers** Added animation using CSS transform. Because the images scroll outside the parent div I had to disable the useInView check.  **[Signed...