Skip to content

Commit

Permalink
Corrected asset
Browse files Browse the repository at this point in the history
  • Loading branch information
ulasturann committed Jun 21, 2023
1 parent bc27c94 commit bc5ede4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/templates/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ const TemplatesPage = () => {
<div className="col-12 lg:col-6 xl:col-4">
<div className="card mb-0">
<a href="https://www.primefaces.org/ultima-react" rel="noopener noreferrer" target="_blank">
<img alt="Ultima" src="https://primefaces.org/cdn/primereact/images/layouts/atlantis-react.jpg" className="w-full" />
<img alt="Ultima" src="https://primefaces.org/cdn/primereact/images/layouts/ultima-react.jpg" className="w-full" />
</a>
<div className="flex gap-3 mt-3">
<a href="https://www.primefaces.org/ultima-react" className="flex-1 p-button p-component" rel="noopener noreferrer" target="_blank">
Expand Down

0 comments on commit bc5ede4

Please sign in to comment.