This commit is contained in:
Stefan Pejcic 2024-02-11 18:22:30 +01:00
parent 77998be275
commit 1d6e800e1e

View file

@ -151,8 +151,8 @@ export const LandingEnterpriseDevelopers: FC<Props> = ({ className }) => {
})}
</div>
<LandingSectionCtaButtonAlt to="/beta">
Check out OpenPanel BETA
<LandingSectionCtaButtonAlt to="/features">
View all features
</LandingSectionCtaButtonAlt>
</div>
);