diff --git a/pages/about.tsx b/pages/about.tsx index e2ff05da..27b76501 100644 --- a/pages/about.tsx +++ b/pages/about.tsx @@ -153,10 +153,11 @@ mission to build something unique."

- We value the contributions of all community members and actively - work towards creating an environment that is accessible and supportive. - We are committed to removing barriers and ensuring that everyone has - an equal opportunity to succeed. + We value the contributions of all community members and + actively work towards creating an environment that is + accessible and supportive. We are committed to removing + barriers and ensuring that everyone has an equal + opportunity to succeed.

diff --git a/pages/index.tsx b/pages/index.tsx index 6af4b55d..636df2c3 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -41,6 +41,7 @@ export default function Homepage({ as={GradientBG} image={homepageGradient} imageType="custom" + className="pb-xxlarge" bgChildren={ <> - Plural reduces cluster upgrade cycles from months to hours at - enterprise scale with streamlined dependency management. + {pageData.hero_description} } announcementChip={announcementChip} @@ -90,16 +90,15 @@ export default function Homepage({ } /> -
- - {heroImageUrl && ( - - )} - -
+ + {heroImageUrl && ( + + )} +