Skip to content

Fix mobile responsiveness for landing page - #81

Open
vrajnish336-afk wants to merge 1 commit into
iii123iii:mainfrom
vrajnish336-afk:bounty/issue-3-mobile-responsive
Open

Fix mobile responsiveness for landing page#81
vrajnish336-afk wants to merge 1 commit into
iii123iii:mainfrom
vrajnish336-afk:bounty/issue-3-mobile-responsive

Conversation

@vrajnish336-afk

Copy link
Copy Markdown

Closes #3

This PR implements the requested mobile responsiveness for the LandingPage.tsx component while maintaining the original design system and Tailwind styling.

Changes Implemented

  • Navbar: Adjusted spacing and typography to prevent horizontal overflow on small screens.
  • Hero CTA & Bottom CTA: Updated responsive flex behavior so buttons stack vertically on mobile and remain side-by-side on larger screens.
  • Tools Grid: Changed the responsive grid to one column on very small screens, two columns on tablets, and four columns on desktop.

Validation Performed

  • Visual testing passed at 320px, 375px, 390px, 430px, 768px, and 1280px.
  • npm run build passed successfully.
  • Only frontend/src/pages/LandingPage.tsx was modified.

Note: Pre-existing lint and test failures outside the scope of this responsive layout update were not modified.

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.

Bug bounty 100 usd to whoever makes my landing page responsive for mobile

1 participant