We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61203fd + 2262b5b commit 3fc7776Copy full SHA for 3fc7776
src/app/about/page.tsx
@@ -162,7 +162,7 @@ export default function AboutPage() {
162
<p>Don't worry. Keep calm, fill the form and let the tool do the work for you</p>
163
164
<Image
165
- src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/github-profile-readme-generator.gif"
+ src="/demo.gif"
166
alt="github profile readme generator"
167
width="320"
168
height={100}
0 commit comments