RideBookingForm
1.0.0Marketing booking card with a city photo, pickup and dropoff fields, date and time, and a search CTA.
npx jabkit add ride-booking-formComponent Data
- ID
- ride-booking-form
- Category
- marketing
- Version
- 1.0.0
- Added
- 2026-09-15
- Type
- block
- Keyboard nav
- Yes
- Reduced motion
- Yes
ridebookingformmarketingmobilitytaxiconversion
Dependencies
- lucide-react
- clsx
- tailwind-merge
Examples
Default
<div className="bg-background text-foreground">
<RideBookingForm {...rideBookingFormMocks.default} />
</div>Variants
<div className="bg-background text-foreground">
<RideBookingForm {...rideBookingFormMocks.alternate} />
</div>