diff --git a/website/src/components/landing.js b/website/src/components/landing.js index c811ff5b3..084587b74 100644 --- a/website/src/components/landing.js +++ b/website/src/components/landing.js @@ -130,7 +130,7 @@ export const LandingBanner = ({ )}
-

{children}

+ {children} {button && ( diff --git a/website/src/widgets/landing.js b/website/src/widgets/landing.js index 22476d20b..4091faf30 100644 --- a/website/src/widgets/landing.js +++ b/website/src/widgets/landing.js @@ -111,15 +111,17 @@ const Landing = () => { color="#1e1935" small > - - spaCy Tailored Pipelines - - - Get a custom spaCy pipeline, tailor-made for your NLP problem by - spaCy's core developers. - -
-
+

+ + spaCy Tailored Pipelines + +

+

+ + Get a custom spaCy pipeline, tailor-made for your NLP problem by + spaCy's core developers. + +