You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when clicking on the "Blogs" button from the navbar, the Projects page is being displayed instead of the Blogs page. This is an incorrect behavior and needs to be fixed to ensure the correct navigation.
🔹 Expected Behavior
Clicking on "Blogs" in the navbar should open the Blogs page, displaying all available blog posts.
The page should properly fetch and display blog articles instead of project cards.
Ensure that the routing and navigation logic is correctly implemented so that each section of the website works as expected.
💡 Why This Matters?
✅ Improves website navigation & user experience.
✅ Ensures the Blogs section functions as intended.
✅ Prevents confusion between Projects & Blogs pages.
📌 Let's fix this to enhance the website's usability! 🔥
The text was updated successfully, but these errors were encountered:
🚀 Description
Currently, when clicking on the "Blogs" button from the navbar, the Projects page is being displayed instead of the Blogs page. This is an incorrect behavior and needs to be fixed to ensure the correct navigation.
🔹 Expected Behavior
💡 Why This Matters?
✅ Improves website navigation & user experience.
✅ Ensures the Blogs section functions as intended.
✅ Prevents confusion between Projects & Blogs pages.
📌 Let's fix this to enhance the website's usability! 🔥
The text was updated successfully, but these errors were encountered: