{tagline}
+{description}
+Lorem ipsum dolor sit amet.
+Sort by
++ {description} +
+ {buttons.length > 0 && ( +{description}
-{description}
- -{description}
-{description}
-- By clicking Sign Up you're confirming that you agree with our - Terms and Conditions. -
- `, - video: "https://d22po4pjz3o32e.cloudfront.net/placeholder-video.mp4", - videoType: "video/mp4", -}; - - - - -import * as React from "react"; -import type { ButtonProps } from "@relume_io/relume-ui"; -import { Button } from "@relume_io/relume-ui"; -import { RxChevronRight } from "react-icons/rx"; -import { BiMap, BiCalendarAlt } from "react-icons/bi"; - -type ImageProps = { - src: string; - alt?: string; -}; - -type Date = { - weekday: string; - day: string; - month: string; - year: string; -}; - -type FeaturedEvent = { - url: string; - image: ImageProps; - date: Date; - category: string; - title: string; - location: string; - description: string; - button: ButtonProps; -}; - -type Props = { - tagline: string; - heading: string; - description: string; - button: ButtonProps; - featuredEvents: FeaturedEvent[]; -}; - -export type Event20Props = React.ComponentPropsWithoutRef<"section"> & Partial{tagline}
-{description}
-{description}
- -{tagline}
-{description}
-or {plan.yearlyPrice} yearly
-{feature}
-{description}
-{footerDescription}
-