Skip to content

FE-186 Add a public event search landing page with hero search bar #306

@BigBen-7

Description

@BigBen-7

Track
Frontend

Difficulty
High

Description
The current landing page directs users to browse all events via a generic CTA. Build a dedicated search-entry hero section on the landing page with a prominent search bar for event name, location, and date, pre-wiring results to the events listing route.

Acceptance Criteria

  • Hero section contains search fields for keyword, location, and date.
  • Submitting the hero form navigates to /events?q=...&location=...&date=....
  • The events listing page reads these query params and pre-filters on load.
  • Hero search is responsive and accessible.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions