Merged in feat/LOY-361-Promo-Campaign-Hero (pull request #2857)
Feat(LOY-363): Promo Campaign Hero * feat(LOY-361): Add Promo Campaign Hero * feat(LOY-361): auth cta's wip * fix(LOY-361): improve hero card css * fix(LOY-361): correct size for button * fix(LOY-361): Make Promo Hero Required * fix(LOY-361): semantic css classes Approved-by: Matilda Landström
This commit is contained in:
@@ -13,6 +13,11 @@ query GetPromoCampaignPage($locale: String!, $uid: String!) {
|
||||
title
|
||||
heading
|
||||
subheading
|
||||
promo_hero {
|
||||
image
|
||||
heading
|
||||
benefits
|
||||
}
|
||||
page_settings {
|
||||
booking_code
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user