Skip to content

Conversation

@Seniru
Copy link
Collaborator

@Seniru Seniru commented Oct 23, 2025

This PR adds the here section to home page and closes #4

Large view (medium view looks pretty much the same)
image

Mobile view
image

This PR will add these following new components

  • Button (type="primary"|"secondary")
  • DotGrid from React bits (https://www.reactbits.dev/backgrounds/dot-grid). The design mentioned to not display any dots unless there's mouse movement. So I made the base color transparent and active color black. I also assumed the design didn't want the dots to appear too much based on the above statement, and made the dot size small. Let me know if I should adjust the size

Notes

  • I didn't change page.tsx or globals.css too much because it is likely to be changed massively by other PRs. Plan was to just push this and change fonts, colors, and use css/tw variables later.

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.

Feature: Develop Hero Page Section

2 participants