Skip to content

Commit

Permalink
Update AnimatedText.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshita0008 authored Feb 18, 2024
1 parent 4c5cb2b commit 2bee1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AnimatedText.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const AnimatedText: React.FC = () => {
<div className="flex justify-center items-center gap-2">
<h2 className="font-bold">Discord</h2>
<Image
src="./discord.png"
src="/public/discord.png"
width={100}
height={100}
alt="Discord"
Expand Down

0 comments on commit 2bee1f6

Please sign in to comment.