Backyard Brawl Wrestling Federation =================================== This is a Next.js application for managing and displaying the roster of the Backyard Brawl Wrestling Federation. It uses a local JSON file (lib/data/wrestlers.json) as a simple database. Key Features: - Wrestler Roster - Individual Wrestler Profiles - Join the Roster (Add Profile) - Events Schedule - Booking System - Gallery Data is stored in `lib/data/wrestlers.json`.