Component jumbotron does not exist
Use the jumbotron component to show a marketing message to your users based on a headline and image inside of a card box based on Tailwind CSS
The Jumbotron (hero) component can be used as the first section of your website with a focus on a marketing message to increase the likelihood of the user to continue browsing your website.
This UI component features a heading title, a short description, an optional CTA button, background image, gradient or solid background color and it’s generally inside of a card element.
The jumbotron component from Flowbite Qwik is responsive on all devices, natively supports dark mode and is coded with the utility classes from Tailwind CSS.
To start using the jumbotron component you need to import it from flowbite-qwik :
import { Jumbotron } from "flowbite-qwik"