Skip to content

Commit

Permalink
chore: update image source URL in home.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rarepepi committed May 22, 2024
1 parent 23244dd commit 037acc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/routes/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function Home() {
<a href="https://noramp.io" className="flex justify-center">
<img
alt="norampkit"
src="/nrkit.png"
src="https://imgur.com/W2arAY3.png"
height={518}
width={922}
className="mb-6 rounded-xl"
Expand Down

0 comments on commit 037acc4

Please sign in to comment.