-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bottom section of about us #432
Conversation
👷 Deploy request for geeksblabla pending review.Visit the deploys page to approve it
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sounds good, just one remark regarding typing for status
To prevent issues with typing and json file and add validation i would suggest using a loader to load data from json file instead of a simple import, you can check content/config.ts and do the same as we do with image gallery mock data |
For text color and font size make sure to use custom config, check tailwind.config.js |
Getting the accurate colors from the Figma design
No description provided.