Conversation
|
@rohankewal I was doing some messing around with the styles and I got the following: If you're wondering, these are the CSS styles I used:
|
src/pages/home.js
Outdated
| </Link> | ||
| </div> | ||
| </div> | ||
| <Particles |
There was a problem hiding this comment.
The particles look fine. Could you reduce their density and make them the background of the hero?
There was a problem hiding this comment.
Yes I can reduce the density, and I will figure out how to make it the background as well.
arnavb
left a comment
There was a problem hiding this comment.
Minor change, but we are using functional components with hooks for anything requiring state.

I made some changes to the landing page style. Please check it out in the home.css file and let me know if there are any changes to be made.