Open wheeleruniverse opened 1 month ago
@tnielsen2 we should consider https://formspree.io/plans if we want to take sponsor submissions seamlessly/safely. Their "Free Forever" plan is capped, but less then we would need. Assuming they don't change or drop their "Free Forever" plan down the road.
Overview Create an entirely new section on the website that should do the following.
Highlight the previous sponsors
Add {{ TODO: add Sponsor Specific Email }} with some text to acquire new sponsor leads.
Each sponsor should include the following:
Sponsors data can be hard-coded in the code as a
export const
variable. The data is not sensitive and we have no backend for this (yet). See data.js.Sponsors should be sorted in alphabetical order, in the code on read, to remain neutral. See JavaScript Array Sort.
Style The new section should follow the general theme/styles that are currently in place. The developer can have creative freedom on the specific look. The user group leaders will provide feedback/guidance before accepting changes.
Technology We are trying to keep the tech stack lean. Please don't try to add any additional libraries, constructs, 3rd party tools, etc. to the codebase for this specific issue.
References