Skip to content

Commit

Permalink
Merge pull request #68 from pluralsh/swoodward90/homepage-hero
Browse files Browse the repository at this point in the history
Update hero for fleet management messaging
  • Loading branch information
dogmar authored Dec 14, 2023
2 parents 97200db + ee5b27c commit 8f074b2
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -450,16 +450,13 @@ export default function Index({
image="/images/gradients/gradient-bg-2.jpg"
>
<HomePageHero
heading={
<>The easiest way to deploy and manage services on Kubernetes</>
}
heading={<>Self-hosted Kubernetes fleet management</>}
description={
<div className="[text-wrap:balance]">
Plural is the first end-to-end platform for deploying software on{' '}
<span className="whitespace-nowrap">Kubernetes –</span> to public
or private clouds. Provision your fleet, deploy your applications,
construct release pipelines, and manage all your services in a
single pane of glass.
Manage and orchestrate your Kubernetes clusters from a single,
intuitive interface. Accelerate your DevOps pipeline with
automated deployment workflows, and enforce compliance
requirements with cluster-wide, granular security policies.
</div>
}
ctas={
Expand Down

0 comments on commit 8f074b2

Please sign in to comment.