fix(SW-190): added imageVaultAsset schema
This commit is contained in:
@@ -16,7 +16,7 @@ export default async function ContentPage() {
|
||||
}
|
||||
|
||||
const { tracking, contentPage } = contentPageRes
|
||||
const heroImage = contentPage.hero_image
|
||||
const heroImage = contentPage.heroImage
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user