The parallax background component creates an immersive full-width banner with a fixed background image and overlay content.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/SallaApp/theme-raed/llms.txt
Use this file to discover all available pages before exploring further.
Component usage
Add a parallax banner to your home page:Variables
Background image URL for the parallax effect
Destination URL for the call-to-action button
Main heading text displayed over the background
Text for the call-to-action button. Button only appears if both
url and link_text are providedWhen true, adds a dark overlay on the background image for better text readability
Sorting number for component placement on the page (starts from zero)
Example with overlay
Example without button
The dark overlay (
is_opacity: true) is recommended when using images with light colors to ensure text remains readable.Styling notes
- The component creates a full-screen banner that takes the entire viewport height
- Background image is positioned using CSS
background-image - Content is centered both horizontally and vertically
- The overlay has 60% opacity when enabled
- Responsive padding adjusts for mobile devices
Configuration in twilight.json
This component is registered intwilight.json under features: