Commit graph

8 commits

Author SHA1 Message Date
Derek Slenk
0e26e3945b Update layout and page components
Some checks failed
Build Check / build-check (push) Has been cancelled
Build Check / build-check (pull_request) Has been cancelled
2025-07-10 13:54:14 -04:00
Derek Slenk
d03121001a Fix ESLint issues across codebase
- Replace 'any' types with proper TypeScript interfaces
- Fix unescaped apostrophe in not-found page
- Convert actionTypes constant to type definition to fix unused variable
- Optimize font loading using next/font instead of external links
- Improve type safety and remove linting warnings
2025-06-29 17:55:13 -04:00
Derek Slenk
7e281cf5a5 Also need a robots.txt and anything else you think that should be done b 2025-06-26 18:55:42 +00:00
Derek Slenk
7e55c0fe1d Site needs a meta description 2025-06-26 18:53:15 +00:00
Derek Slenk
2d419678cb We should make sure we have good SEO 2025-06-26 18:13:17 +00:00
Derek Slenk
a7476cb140 Could we add a feature that detects if you are using dark mode, and swit 2025-06-26 18:06:44 +00:00
Derek Slenk
865db04a43 Updated app 2025-06-26 15:13:25 +00:00
Your Name
3696b98582 initial scaffold 2025-06-25 14:01:52 +00:00