feat: Update image sizes and class names for producthunt and peerlist embeds

This commit is contained in:
zaidmukaddam 2024-08-21 11:34:19 +05:30
parent 817d9856b9
commit a3ca69176e

View File

@ -1135,7 +1135,7 @@ export default function Home() {
alt="MiniPerplx - A minimalistic AI-powered search engine. | Product Hunt"
width={250}
height={54}
className="h-auto w-auto"
className="h-12 w-auto"
/>
</Link>
<Link href="https://peerlist.io/zaidmukaddam/project/miniperplx" target="_blank" rel="noopener noreferrer" passHref>
@ -1144,7 +1144,7 @@ export default function Home() {
alt="Peerlist"
width={32}
height={32}
className="h-auto w-auto"
className="h-12 w-auto"
/>
</Link>
</div>