Skip to content

Commit a58e109

Browse files
authored
Feat/camera watermark (#37)
* feat: πŸš€ add camera watermark page * fix: 🧩 resolve Image optimization warning in Next.js server
1 parent 9d2a3a2 commit a58e109

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+915
-1
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"clsx": "^2.1.1",
3636
"gif.js": "^0.2.0",
3737
"gifuct-js": "^2.1.2",
38+
"exifreader": "^4.27.0",
3839
"jszip": "^3.10.1",
3940
"lucide-react": "^0.479.0",
4041
"next": "15.2.2",

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpublic/camera/dark/apple.pngβ€Ž

26.6 KB

β€Žpublic/camera/dark/canon.pngβ€Ž

68 KB
97 KB

β€Žpublic/camera/dark/dji.pngβ€Ž

10 KB

β€Žpublic/camera/dark/epson.pngβ€Ž

16.3 KB
4.34 KB
135 KB
27.5 KB

0 commit comments

Comments
Β (0)