Skip to content

Implement landing page design#245

Open
jazferlex wants to merge 2 commits intoZeff01:mainfrom
jazferlex:jazfer-licaros/frontend
Open

Implement landing page design#245
jazferlex wants to merge 2 commits intoZeff01:mainfrom
jazferlex:jazfer-licaros/frontend

Conversation

@jazferlex
Copy link

Implement landing page design

Description

This PR implements a simplified landing page inspired by Moola.com using Next.js and Tailwind CSS.

What’s Included

  • Responsive navigation header
  • Hero section with:
    • Heading and subheading
    • Call-to-action buttons
    • Promotional side cards
  • Popular Deals section with reusable card layout
  • Mobile-first responsive design

Technical Notes

  • Built using functional React components
  • Clean and readable JSX structure
  • Responsive grid layout using Tailwind utility classes
  • Data-driven card rendering using a mapped deals array

Testing

  • Verified layout on desktop and mobile screen sizes
  • No console errors
  • Sections render correctly

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.

1 participant

Comments