Skip to content

Conversation

VanshChitransh
Copy link

Before:
The pages and components (landing.jsx, signin.jsx, register.jsx, carousel, card.js, and card1.js) were not fully responsive, likely causing layout issues on different screen sizes and devices.
The design may have had fixed widths or lacked flexible styling to adjust based on the viewport.
Affinity_frontend

After:

Landing Page (landing.jsx): Now fully responsive, adapting to various screen sizes with improved layout handling for mobile and desktop views.
Sign-in and Register Pages (signin.jsx, register.jsx): These pages now scale and reflow properly for different devices, ensuring that input fields, buttons, and other elements are user-friendly across all screen sizes.
Carousel: Updated for smooth responsiveness, ensuring images and transitions work well on small and large screens without layout breaking.
Card Components (card.js, card1.js): Enhanced with responsive design techniques to ensure that the cards display consistently and adapt to varying screen widths, improving the user experience on mobile devices.

Screenshot from 2024-10-08 23-03-04

@rishyym0927
Copy link
Owner

please resolve merge conflicts

@VanshChitransh
Copy link
Author

@rishyym0927 Please review the PR

@rishyym0927
Copy link
Owner

@VanshChitransh just resolve these conflicts and it will be merged

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.

3 participants