<head>
<meta name="twitter:card" content='summary'/>
<meta name="twitter:title" content="Welcome to my Portfolio"/>
<meta name='twtter:description' content='A Passionate Software Engineer'/>
<meta name='twitter:image' content='./mainimg.png' />
<meta name='twitter:author' content='Name here'/>
</head>
i put this layout.tsx, however I am wondering what the difference between Next's Head and native head?