fix(SW-190): added imageVaultAsset schema
This commit is contained in:
@@ -19,7 +19,7 @@ export default async function LoyaltyPage() {
|
||||
}
|
||||
|
||||
const { tracking, loyaltyPage } = loyaltyPageRes
|
||||
const heroImage = loyaltyPage.hero_image
|
||||
const heroImage = loyaltyPage.heroImage
|
||||
return (
|
||||
<>
|
||||
<section className={styles.content}>
|
||||
|
||||
Reference in New Issue
Block a user