POC of a decentralized application (dApp) to enhance trust in agency-client relationships using blockchain. It enables trustless payments via smart contracts, securing funds in escrow until milestones are approved by clients. Stablecoins like USDC are used to ensure stability and ease of use.
This PR addresses the creation of a new "Help" page that is accessible from a section in the header. The page will utilize the Accordion component from ShadCN UI to organize content into collapsible sections. The content is filled with placeholder text (e.g., Lorem Ipsum) for now, and the page should function properly in both light and dark modes while being fully responsive.
3. Type of Change
Mark with an x all the checkboxes that apply (like [x]).
[ ] 📝 Documentation (updates to README, docs, or comments)
[x] 🐛 Bug fix (non-breaking change which fixes an issue)
[ ] 👌 Enhancement (non-breaking change which adds functionality)
[ ] 💥 Breaking change (fix or feature that would cause existing functionality to change)
4. Changes Made
Added a "Help" link/button in the header section to navigate to the new "Help" page.
Implemented the Accordion component from ShadCN UI to organize content into collapsible sections.
Added placeholder text (Lorem Ipsum) in each accordion section for demonstration purposes.
Ensured full responsiveness and compatibility with both light and dark modes.
Pull Request | Trustless Work
1. Issue Link
2. Brief Description of the Issue
This PR addresses the creation of a new "Help" page that is accessible from a section in the header. The page will utilize the Accordion component from ShadCN UI to organize content into collapsible sections. The content is filled with placeholder text (e.g., Lorem Ipsum) for now, and the page should function properly in both light and dark modes while being fully responsive.
3. Type of Change
Mark with an
x
all the checkboxes that apply (like[x]
).4. Changes Made
6. Evidence After Solution
https://github.com/user-attachments/assets/a8cbe3e4-9f51-45ba-8460-ca32a8514a9b
7. Important Notes
If you don't use this template, you'd be ignored.