Revamp the codebase to a statically built website with nextjs, using prisma and a custom CRM to manage the events and pages content easily. Also apply the new branding. <img width="1250" alt="image" src="https://github.com/user-attachments/assets/9a4efe53-5cfe-461b-bd18-922942abbc24" /> ### Editor - [x] Handle image upload in website editor - [x] Make editor for Speakers - [x] Make editor for Events - [x] Make editor for Locations ### Website 1. Layouts - [x] #197 - [x] #196 - [x] Make events page layout - /events - [x] Make event page layout - /events/:slug - [x] Make speakers page layout - /speakers - [x] Male speaker page layout - /speakers/:slug 2. Misc - [x] Add SEO headers for each page using [next-seo](https://github.com/garmeeh/next-seo) - [ ] Add robots.txt + /.well-known/security.txt - [x] Fill out db with old airtable data
Revamp the codebase to a statically built website with nextjs, using prisma and a custom CRM to manage the events and pages content easily.
Also apply the new branding.
Editor
Website