Skip to content

Commit

Permalink
fix hero title (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-hazaz committed May 29, 2024
1 parent f0e8722 commit 109bbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/jovu--production-ready-ai-code-generation.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const JovuPage = () => {
<PageHero
title={
<>
<span className="text-purple-bright">Jovu:</span> The Only Production-ready AI-powered Code Generation
<span className="text-purple-bright">Jovu:</span> The Only Production-Ready AI-Powered Code Generation
</>
}
subTitle={''}
Expand Down

0 comments on commit 109bbb0

Please sign in to comment.