Usage
{{ include('greatlakes:gl-hero-cta', {
text: 'Get Started',
href: 'https://example.com'
}, with_context = false) }}
Props
text |
string | Yes | CTA button text displayed to users |
href |
string | Yes | Link destination URL (supports both absolute and relative URLs) |