Issue 2 create home page - #21
Merged
Merged
Conversation
TODO: button currently uses a placeholder redirect target, replace this later
…verything-wa into issue-2-Create_Home_Page
…/electrify-everything-wa into issue-2-Create_Home_Page
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
…les to match Figma
Closed
Contributor
|
Home page update:
Ready for review. |
Contributor
|
fixed the merge conflicts |
Contributor
|
Referencing image that is not found at the specified path. Is there supposed to be something here or is it test code that's left over? |
Contributor
Contributor
Author
|
I've fixed the above issues and also made some other changes with alignment to make the page look a little better. |
Contributor
Contributor
Jason-CJS
approved these changes
Jul 18, 2026
Jason-CJS
left a comment
Contributor
There was a problem hiding this comment.
Home page looks good for both website and mobile view. Good job!
Jason-CJS
approved these changes
Jul 18, 2026
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
Created a homepage, including a hero section, and a card container component which displays recent events and news.
Change Form
Other Information
Currently functions that pull news articles and event information uses mock data. Needs to be changed to point to the end point. The link on the homepage also currently points to an unimplemented page. Card components used on the front-page are only a placeholder until #3 is closed.
Closes #2
Related issue