diff --git a/src/Page/JourneyPage.jsx b/src/Page/JourneyPage.jsx
index 851d539b..25904b16 100644
--- a/src/Page/JourneyPage.jsx
+++ b/src/Page/JourneyPage.jsx
@@ -77,6 +77,21 @@ const JourneyPage = () => {
Explore the inspiring journeys of achievers.
+ {/* Tag Filter Bar */}
+
+ {availableTags.map((tag) => (
+
+ ))}
+
+
{/* Search Bar */}