update meta images

This commit is contained in:
saml33 2024-07-10 16:05:14 +10:00
parent a5bd3f5287
commit 283032dfae
5 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@ import PlausibleProvider from 'next-plausible'
// init react-query // init react-query
export const queryClient = new QueryClient() export const queryClient = new QueryClient()
const metaTitle = 'Welcome Yield Fan' const metaTitle = 'For Fans of Yield'
const metaDescription = const metaDescription =
'Earn leveraged yield on JLP and Liquid Staking Tokens. Powered by Mango' 'Earn leveraged yield on JLP and Liquid Staking Tokens. Powered by Mango'
@ -101,7 +101,7 @@ function MyApp({ Component, pageProps }: AppProps) {
return ( return (
<> <>
<Head> <Head>
<title>Welcome Yield Fan</title> <title>For Fans of Yield | Yield Fan</title>
<link rel="icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" />
<meta property="og:title" content={metaTitle} /> <meta property="og:title" content={metaTitle} />
<meta name="description" content={metaDescription} /> <meta name="description" content={metaDescription} />
@ -116,10 +116,10 @@ function MyApp({ Component, pageProps }: AppProps) {
<meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content={metaTitle} /> <meta name="twitter:title" content={metaTitle} />
<meta name="twitter:description" content={metaDescription} /> <meta name="twitter:description" content={metaDescription} />
{/* <meta <meta
name="twitter:image" name="twitter:image"
content="https://boost.mango.markets/images/1200x675-share.png?345678790" content="https://yield.fan/images/1200x675-share.png?445678790"
/> */} />
<meta name="google" content="notranslate" /> <meta name="google" content="notranslate" />
<link rel="manifest" href="/manifest.json"></link> <link rel="manifest" href="/manifest.json"></link>
</Head> </Head>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 67 KiB