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:
Chuma Mcphoy (We Ahead)
2025-09-24 14:36:31 +00:00
parent 5bbd7eb9ab
commit 7ee76992be
7 changed files with 323 additions and 1 deletions

View File

@@ -13,6 +13,11 @@ query GetPromoCampaignPage($locale: String!, $uid: String!) {
title
heading
subheading
promo_hero {
image
heading
benefits
}
page_settings {
booking_code
}