Issue 2 create landing page - #35
Merged
Merged
Conversation
cloned Docker container access
…lity to global.css
* Added Figma text styles for css & tailwind use * Added Figma colour palette * changed style jsx to inline variable declaration * hotfix: added missing font variable * quick hotfix: worksans variable not set properly --------- Co-authored-by: Jayshira <jason.yulfan@gmail.com>
…lity to global.css
* Added Figma text styles for css & tailwind use * Added Figma colour palette * changed style jsx to inline variable declaration * hotfix: added missing font variable * quick hotfix: worksans variable not set properly --------- Co-authored-by: Jayshira <jason.yulfan@gmail.com>
allyharrison
previously approved these changes
Jul 19, 2025
Shinetopia
requested review from
allyharrison
and removed request for
allyharrison
July 19, 2025 04:31
JeremiahPinto
left a comment
There was a problem hiding this comment.
Overall looks good. Some minor changes to be made to make the code easier to read but not a big issue. The recommendation I would make is changing the styles declared in global.css
Removed max-w for the main section as well as the checklist Centered the "equipment ready" text at the checklist too Removed the extra Navbar, as well as adding some basic responsiveness
allyharrison
previously approved these changes
Jul 19, 2025
Add resizable container as well as the ProgressBar component to the schedule page Changed various padding, and responsiveness for mobile for the EventCard, as well as changing the title inside the ProgressBar
allyharrison
approved these changes
Jul 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Summary
Contains the landing page following the design & layout from the client's example page.
Possible changes required before merging
Other information
Related issue