feat(LOY-276): add hero image to account page

This commit is contained in:
Christian Andolf
2025-06-23 16:48:03 +02:00
parent f08d3330b9
commit 3f6127b861
6 changed files with 87 additions and 30 deletions

View File

@@ -8,6 +8,8 @@ query GetAccountPage($locale: String!, $uid: String!) {
account_page(locale: $locale, uid: $uid) {
heading
preamble
hero_image
hero_image_active
title
url
content {