bafnetwork / bafnetwork/baf-badges
Upgrade Footer
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the footer of the website uses the default vercel logo from nextjs. It should have the BAF logo instead. It also links to the nextjs website. It should link to the BAF website instead. It should also have a CTA.
Tasks:
- [ ] get a BAF logo from the website repo (or somewhere else) and put it into to the `public` directory
- [ ] change the `` instance [here](https://github.com/bafnetwork/baf-badges/blob/5dcb954c59c9f438578bdf28611b34dbf8e262e3/components/Footer/Footer.tsx#L16) to point to the BAF logo + change the alt text.
- [ ] change the link in `Footer.tsx` to point to the BAF website instead
- [ ] Add text that says something like "Like what we're doing? Join us (link to typeform) or donate to us (link to donation page)!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with components/Footer/Footer.tsx and inspect the public directory, then review the linked Image instance and existing footer links. Done means the footer uses a BAF logo with updated alt text, links to the BAF website, and includes the requested join and donation CTA links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100