New customer-facing Academy page with hero section, audience focus, and CTAs#6797
New customer-facing Academy page with hero section, audience focus, and CTAs#6797Vincamine merged 14 commits intolayer5io:masterfrom
Conversation
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
|
🚀 Preview for commit 641a17c at: https://68be1596d1a80a11b54230b7--layer5.netlify.app |
| import styled from "styled-components"; | ||
|
|
||
| const EnterpriseSectionWrapper = styled.section` | ||
| font-family: "Qanelas Soft", sans-serif; |
There was a problem hiding this comment.
Why is this not standard? @vr-varad @ARYANSHAH1567, let’s be on a mission to ensure that we are reusing components and reusing styles across this site without defining new styles. Please make this a topic of discussion for tomorrow’s meeting.
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
|
🚀 Preview for commit 84804c6 at: https://68bf001b4f8f762fdfa2d1a0--layer5.netlify.app |
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
|
🚀 Preview for commit 1edb604 at: https://68bf1142f99df51a501d9225--layer5.netlify.app |
|
@Vincamine, Couple of feedback points from my side:
|
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
|
|
🚀 Preview for commit 4bda85a at: https://68bfbf9e34db550d30f917d5--layer5.netlify.app |
@Vincamine These cards gets elevated and cursor changes to pointer on hover , which is not desired if they are not hyperlinked .
|
|
🚀 Preview for commit c0b6648 at: https://68c0002b82e01816c5f608e9--layer5.netlify.app |
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
|
🚀 Preview for commit b2ff555 at: https://68c03bae2506203c0294ce5a--layer5.netlify.app |
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
|
🚀 Preview for commit 14455cf at: https://68c0565dfde1fcbf73765ec6--layer5.netlify.app |
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>
|
🚀 Preview for commit e954dcf at: https://68c26a85a811e76151c97d74--layer5.netlify.app |
Signed-off-by: Wyllie Fang <wylliefang@gmail.com>



Description
This PR fixes ##6784
Notes for Reviewers
This page divied into 2 parts:
(also fixed the Gatsby Link error)
Signed commits