feat: update image source for Uneed Embed Badge on landing page
This commit is contained in:
parent
6eed9f22bc
commit
296a8369ca
@ -772,7 +772,7 @@ const LandingPage: React.FC = () => {
|
|||||||
</NextLink>
|
</NextLink>
|
||||||
<NextLink href="https://www.uneed.best/tool/miniperplx" passHref>
|
<NextLink href="https://www.uneed.best/tool/miniperplx" passHref>
|
||||||
<Image
|
<Image
|
||||||
src="https://www.uneed.best/EMBED3B.png"
|
src="https://www.uneed.best/EMBED2B.png"
|
||||||
alt="Uneed Embed Badge"
|
alt="Uneed Embed Badge"
|
||||||
width={300}
|
width={300}
|
||||||
height={150}
|
height={150}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user