diff --git a/src/pages/Gallery.tsx b/src/pages/Gallery.tsx
index 7d11e27..5ffdc89 100644
--- a/src/pages/Gallery.tsx
+++ b/src/pages/Gallery.tsx
@@ -41,7 +41,7 @@ export default function GalleryPage() {
{/* Category Filter */}
{categories.map((cat) => (
-