diff --git a/bun.lockb b/bun.lockb index 62b6e75..f6bc126 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 027ebe4..0fd3fa0 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,13 @@ "format": "prettier --write src/" }, "dependencies": { + "animate.css": "^4.1.1", "axios": "^1.7.2", + "odometer": "^0.4.8", "pinia": "^2.1.7", "vue": "^3.4.29", - "vue-router": "^4.3.3" + "vue-router": "^4.3.3", + "vue3-odometer": "^0.1.3" }, "devDependencies": { "@rushstack/eslint-patch": "^1.8.0", diff --git a/src/components/Gallery.vue b/src/components/Gallery.vue index 178ef29..c7c907e 100644 --- a/src/components/Gallery.vue +++ b/src/components/Gallery.vue @@ -1,148 +1,41 @@ - + - - -