Skip to content

Commit

Permalink
Hero Button Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
mrinalkumarthakur committed Mar 29, 2024
1 parent 20c4c6b commit 002fd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageHeader/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function HomepageHeader() {
<Button
bgColor="var(--color-primary)"
textColor="var(--color-white)"
buttonText="Try KubeArmor"
buttonText="Install KubeArmor"
buttonLink="https://docs.kubearmor.io/kubearmor/quick-links/deployment_guide"
/>
<div className={styles.createdBy}>
Expand Down

0 comments on commit 002fd11

Please sign in to comment.