Update new case study layout
Created by: st0nebraker
Closes #5540 (closed). Refreshes new Case Study layout (only applied to Nutanix right now). This is in preparation for standardizing the other Case Study pages.
Changelog
- Updates style changes to
NewCaseStudyLayout
- Combines
BlockquoteWithBorder
&InContentBlockquote
intoBlockquote
since they are so similar. (I will update the Handbook with this change with #5513 (closed)). - Moves bg image assets used in
GatedResourceLayout
to the public directory since they're beginning to be shared amongst components. This simplifies imports onGatedResourceLayout
too.
Note
- Once all case study layouts are standardized,
NewCaseStudyLayout
andCaseStudyLayout
will merge.
Test
- Ensure prettier has standardized the proposed changes.
- Nav to
/case-studies/nutanix-fixed-log4j-with-sourcegraph
and ensure refresh design matches Figma - Ensure no breaking changes to any page hero backgroudn using
GatedResourceLayout