Skip to content

Commit f2a5e10

Browse files
committed
feat: update Government page OG image to government-ppp-hero
1 parent 1d134d8 commit f2a5e10

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
227 KB
Loading

src/pages/GovernmentPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export default function GovernmentPage() {
9191
description: t('government.meta.description'),
9292
ogTitle: t('government.meta.title'),
9393
ogDescription: t('government.meta.description'),
94-
ogImage: getOgImageUrl('government-solutions-hero.png'),
94+
ogImage: getOgImageUrl('government-ppp-hero.png'),
9595
ogUrl: canonicalUrl,
9696
canonicalUrl: canonicalUrl
9797
})

0 commit comments

Comments
 (0)