Skip to content

Conversation

mushroomgenie
Copy link

Description

This PR implements the sponsors page based on the design that was given in the issue. A new page is created with a separate endpoint and the page is broken down into components based on the design. Since the design was just a templated, the data too was imported as is from the Figma file.

Closes #106

What change does this PR introduce?

Please select the relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • CI/CD (updates related to the CI/CD process)
  • Documentation update (changes to docs/code comments)
  • Chore (miscellaneous tasks that do not fall into the above options)

What is the proposed approach?

Created a new page in the pages folder. Added the route /sponsors. Created new components that are being used in the newly generated page file.

Checklist:

  • The commit message follows our adopted guidelines
  • Testing has been done for the change(s) added (for bug fixes/features)
  • Relevant comments/docs have been added/updated (for bug fixes/features)

@mushroomgenie
Copy link
Author

@tjtanjin could you review this PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task] Implement Sponsors Page

1 participant