Add about us section

This commit is contained in:
2025-11-02 17:44:00 -05:00
parent c63b15d5d6
commit 92b00be8e2
2 changed files with 23 additions and 2 deletions

View File

@ -8,6 +8,7 @@ Landing page for hypthetical client **Great Music LLM**'s event and employee man
- [`vite`](https://vite.dev/) build tooling
- [`tailwindcss`](https://tailwindcss.com/) styling
- [Magic UI](https://magicui.design/) component library
- [`prettier`](https://prettier.io/) code formatting
- [`eslint`](https://eslint.org/) code linting
- [`husky`](https://typicode.github.io/husky/) and [`lint-staged`](https://github.com/lint-staged/lint-staged) pre-commit hooks for testing/formatting/linting