chaoss / chaoss/website

Improve Image Navigation: Move Buttons Below or Replace with Carousel

Open
#949 1 comment 0 reactions 0 assignees View on GitHub
to-do
Dominant language
HTML
Stars
43
Forks
94
PR merge metrics
No merged PRs in 30d

Description

### **Description**
**Already started working on this issue and would love to create a PR if assigned.**
![Image](https://github.com/user-attachments/assets/fda91677-816d-4d02-8164-e8088b9f8954)

#### **Summary**
This PR introduces two improvements for the image navigation on the [[CHAOSS About Page](https://chaoss.community/about-chaoss/)](https://chaoss.community/about-chaoss/):
1. **Moves the navigation buttons below the image** for better visibility and a cleaner layout.
2. **Provides an alternative implementation using a carousel** for a more interactive experience.

#### **Changes Implemented**
✅ **Option 1: Move Navigation Buttons Below the Image**
- Adjusted the layout to place the previous/next buttons under the image.
- Ensured a responsive and visually appealing alignment using CSS.

✅ **Option 2: Replace Buttons with a Carousel**
- Implemented a dynamic image carousel using Swiper.js (or another library).
- Allows users to smoothly navigate through images via swipe or arrow controls.

#### **Why These Changes?**
🔹 Improves user experience by making navigation more intuitive.
🔹 Enhances accessibility by ensuring buttons are more noticeable.
🔹 The carousel provides a modern alternative for engaging UI interactions.

#### **Next Steps**
- Open to feedback on which approach the CHAOSS team prefers.
- If the carousel is chosen, additional styling and optimizations can be applied.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.