Skip to content

Conversation

@AmnaAhsan533
Copy link

Description:
This pull request fixes broken image URLs in the blog section and implements a fully functional blog slider with synced text and image transitions. Users can now navigate through blog posts using left/right arrows, and each slide updates both the image and corresponding content dynamically.

Changes Made:

  • Fixed incorrect/missing image paths in the blog section
  • Implemented image slider using transform and flex
  • Synced blog text (.blog-detail) with image slides
  • Styled navigation arrows and improved blog UI layout
  • Handled button disable states for first/last slide
  • Added responsive and polished styles for smooth user experience

Preview:
image

🔖 Related Issue:
Closes #68
I kindly request you to review and merge this PR. Let me know if any changes are needed :)

@SAMBUDAR
Copy link
Owner

SAMBUDAR commented Aug 6, 2025

Screenshot_20250806_180028_GitHub.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken Blog Image URLs and UI Improvements in Blog section

2 participants