Skip to content

Commit

Permalink
Update Air Jordan asset
Browse files Browse the repository at this point in the history
  • Loading branch information
onursenture committed Nov 11, 2023
1 parent 2956f02 commit c5099bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/landing/herosection.js
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ const HeroSection = () => {
<div className="flex flex-column w-6 gap-5 pl-3">
<div className="box p-4 fadein animation-duration-500">
<div className="surface-card mb-4 w-full text-center p-5" style={{ borderRadius: '10px' }}>
<img src="https://primefaces.org/cdn/primevue/images/landing/air-jordan.png" alt="Watch" className="w-14rem" />
<img src="https://primefaces.org/cdn/primereact/images/landing-new/air-jordan.png" alt="Watch" className="w-14rem" />
</div>
<div className="flex align-items-center mb-4">
<div className="flex flex-column">
Expand Down

0 comments on commit c5099bf

Please sign in to comment.