Submitted 9 months ago
Mobile first huddle landing page alternate built with html and custom.
@FlackoCodes
Design comparison
SolutionDesign
Community feedback
- @yogskrPosted 9 months ago
Hey Joe...let me give you feedback here.
Your landing page looks great. It's also great that you already implement the mobile-first design workflow.
Generally, my feedback is to re-touch some elements to match the design.
Also, I will only point out several things:
- It would be great if you implement
cursor: pointer
to the Try It Free button to make it look like an actual button. You can also useselector:hover
and apply some effects when you hover it. - Consider giving some
gap
ormargin
to these containers: Grow Together, Flowing Conversations, and Your Users. - The CTA section should be bigger, I guess, according to the design.
- The social buttons should be a bit to the top too.
Overall, your design looks great and as always, your code is easy to read. Keep this up, man!
Marked as helpful1 - It would be great if you implement
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord