# Minas Summit 2027

Preciso fazer uma nova versao do site do Minas Summit, para 2027, com base nesse: https://minassummit.com 

A ediçao do ano que vem vai acontecer nos dias 23 e 24 do 6. 

Mas destacando o Minas Summit Club: https://innovarium.fcjventurebuilder.com/#/site/minas-summit-club

Com as cores e identidade que estou enviando em anexo

This project was built with [Lovable](https://lovable.dev).

**Live app**: https://minas-summit-2027.lovable.app

## Build with Lovable

Continue developing this project in the [Lovable editor](https://lovable.dev/projects/db81c358-7df4-40e1-8570-82c336009cf9).

- **Ship faster**: describe what you want to build and Lovable handles the code.
- **Stay in sync**: every change made in Lovable is committed straight to this repository.
- **Full ownership**: this code is yours. Push to `main` on GitHub and your changes sync back into Lovable, ready for your next prompt.

## Development

Prefer working locally? You need Node.js and npm — [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating).

```sh
git clone <this-repository-url>
cd <repository-name>
npm i
npm run dev
```
