diff --git a/attached_assets/image_1746068753512.png b/attached_assets/image_1746068753512.png
new file mode 100644
index 0000000..1eb5891
Binary files /dev/null and b/attached_assets/image_1746068753512.png differ
diff --git a/attached_assets/image_1746068823141.png b/attached_assets/image_1746068823141.png
new file mode 100644
index 0000000..4b7a14b
Binary files /dev/null and b/attached_assets/image_1746068823141.png differ
diff --git a/attached_assets/image_1746068845499.png b/attached_assets/image_1746068845499.png
new file mode 100644
index 0000000..13fbc5a
Binary files /dev/null and b/attached_assets/image_1746068845499.png differ
diff --git a/client/src/components/explore/FilterSidebar.tsx b/client/src/components/explore/FilterSidebar.tsx
index 2675196..7ac401f 100644
--- a/client/src/components/explore/FilterSidebar.tsx
+++ b/client/src/components/explore/FilterSidebar.tsx
@@ -237,7 +237,7 @@ export function FilterSidebar({ filters, onFilterChange, tags }: FilterSidebarPr
- Any
+ Any
{Array.from({ length: 10 }, (_, i) => 1500 + i * 50).map(year => (
{year}
))}
@@ -255,7 +255,7 @@ export function FilterSidebar({ filters, onFilterChange, tags }: FilterSidebarPr
- Any
+ Any
{Array.from({ length: 11 }, (_, i) => 1550 + i * 50).map(year => (
{year}
))}