include contact page and restructuring (#640)

* include contact and navbar changes

* removereact references

* tweak contacts APi route

* change font
This commit is contained in:
Musa 2025-12-22 15:02:45 -08:00 committed by GitHub
parent 0c3efdbef2
commit 60162e0575
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 468 additions and 10 deletions

View file

@ -31,6 +31,7 @@
"papaparse": "^5.5.3",
"react": "19.2.0",
"react-dom": "19.2.0",
"resend": "^6.6.0",
"sanity": "^4.18.0",
"styled-components": "^6.1.19"
},