Banner: Reposition
Background
In the last sprint we added prework for a configurable banner at the home page (HomePageComponent) #907.
This issue is about adjusting the positin of the banner on the home page
What to do
-
Move the banner area to the very top of page (check below) -
Banner is not sticky but should stay with the header when scrolling. -
Banner height should grow with the text (size of the provided component).
When moving the banner to the top of the home page we are probably forced to move it out of the headingContent content projection slot of RccFullPageComponent. Maybe we should add another content projection slot to RccFullPageComponent (if so please also add it to RccFullPageBaseComponent) or we just move it outside of of RccFullPageComponent. If you find an even better way to do it, go for it :)
Clickup: https://app.clickup.com/t/86bvzn8qt
Edited by Andreas Pittrich