diff --git a/src/Service/UwNodeContent.php b/src/Service/UwNodeContent.php index 6e270342632f8da5f913367042a27eb17ffd75ed..2c2b4aabe1d01ea88856a1fa9b9509f8e84e093f 100644 --- a/src/Service/UwNodeContent.php +++ b/src/Service/UwNodeContent.php @@ -274,11 +274,11 @@ class UwNodeContent { } if ($node_flags['get_hero']) { - $content_data['hero_image'] = $this->addToContentData('sources', 'field_uw_event_listing_page_img'); + $content_data['hero_image'] = $this->addToContentData('sources', 'field_uw_hero_image'); } if ($node_flags['get_listing_image']) { - $content_data['listing_image'] = $this->addToContentData('sources', 'field_uw_hero_image'); + $content_data['listing_image'] = $this->addToContentData('sources', 'field_uw_event_listing_page_img'); } // Setup the actual content.