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> </div>
<LandingSectionCtaButtonAlt to="/beta"> <LandingSectionCtaButtonAlt to="/features">
Check out OpenPanel BETA View all features
</LandingSectionCtaButtonAlt> </LandingSectionCtaButtonAlt>
</div> </div>
); );