Back to Yugabyte Db

Bottom Image Box

docs/layouts/_shortcodes/sections/bottom-image-box.html

2026.1.0.0-b25773 B
Original Source

{{- .Params.title -}}

{{- .Params.description -}}

{{- if and (.Params.buttonText) (.Params.buttonUrl) -}} {{ $arrowImage := "/icons/arrow-primary.svg" }} {{ $buttonType := "primary-btn" }} {{- if eq .Params.buttonType "secondary" -}} {{ $arrowImage = "/icons/arrow-secondary.svg" }} {{ $buttonType = "secondary-btn" }} {{- else if eq .Params.buttonType "tritiery" -}} {{ $arrowImage = "/icons/arrow-tritiery.svg" }} {{ $buttonType = "tritiery-btn" }} {{- end -}} {{ .Params.buttonText }} {{- if ne .Params.buttonArrow false -}} {{- end -}} {{- end -}}

{{- if .Params.imageUrl -}} {{- end -}}