4 Commits
Author SHA1 Message Date
Dan Dobos 950cc73507 Update script source in index.html to new version for improved functionality 2026-03-05 09:24:40 +01:00
Dan Dobos 298dd5d74a Update asset references in index.html for new build 2026-02-23 13:52:42 +01:00
Dan Dobos e8d0f5b087 feat: update UI components for dark mode support and color scheme changes
- Refactored About, Contact, Gallery, Home, Services pages to enhance dark mode compatibility.
- Changed color schemes from orange to sky for various elements.
- Updated background colors and text colors to improve readability in dark mode.
- Added dark mode configuration to Tailwind CSS.
2026-02-23 13:51:44 +01:00
Dan Dobos 89144c85d9 chore: update package.json for deployment and add homepage
- Added "homepage" field for GitHub Pages deployment.
- Introduced "predeploy" and "deploy" scripts for building and deploying the app.
- Moved "@radix-ui/react-toggle-group" to the correct position in dependencies.
- Added "gh-pages" as a dev dependency for deployment.
2026-02-20 16:54:27 +01:00