feat: Update image sizes and class names for producthunt and peerlist embeds
This commit is contained in:
parent
817d9856b9
commit
a3ca69176e
@ -1135,7 +1135,7 @@ export default function Home() {
|
|||||||
alt="MiniPerplx - A minimalistic AI-powered search engine. | Product Hunt"
|
alt="MiniPerplx - A minimalistic AI-powered search engine. | Product Hunt"
|
||||||
width={250}
|
width={250}
|
||||||
height={54}
|
height={54}
|
||||||
className="h-auto w-auto"
|
className="h-12 w-auto"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
<Link href="https://peerlist.io/zaidmukaddam/project/miniperplx" target="_blank" rel="noopener noreferrer" passHref>
|
<Link href="https://peerlist.io/zaidmukaddam/project/miniperplx" target="_blank" rel="noopener noreferrer" passHref>
|
||||||
@ -1144,7 +1144,7 @@ export default function Home() {
|
|||||||
alt="Peerlist"
|
alt="Peerlist"
|
||||||
width={32}
|
width={32}
|
||||||
height={32}
|
height={32}
|
||||||
className="h-auto w-auto"
|
className="h-12 w-auto"
|
||||||
/>
|
/>
|
||||||
</Link>
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user