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.
1 parent f754e17 commit f225292Copy full SHA for f225292
pages/index.js
@@ -28,7 +28,7 @@ export default function Home() {
28
<Container
29
title="Manu Arora - Developer, Writer, Creator"
30
description="Full-Stack developer, JavaScript enthusiast, Freelancer and a Learner."
31
- image="/avatar-new.png"
+ image="/static/images/banner.png"
32
>
33
<div className="flex flex-col justify-center items-start max-w-2xl mx-auto mb-16">
34
<div className="flex flex-col md:flex-row justify-between">
0 commit comments