Explore-Beyond-Innovations / Explore-Beyond-Innovations/ZeroXBridge_Frontend
Assemble Support Page
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
# 🧩 Issue 6: Assemble Support Page
## ❗️Important
🔴 This work must be implemented against the `app-main` branch.
Please **fork from `app-main`** before starting and submit your PR **back to `app-main`** — not `main`.
---
### 📋 Task
Assemble the **Support Page** using the 5 reusable cards.
## [FIGMA LINK](https://www.figma.com/design/tCSwXSGaJS0Sm3L3JnFzYu/ZeroXBridge?node-id=4005-673&t=2lmKd399YGRwgQZp-4)
- File: `/dapp/support/page.tsx`
- Layout includes:
- Header: “Support Center”
- Search bar (UI only, no logic needed)
- Grid of the 5 reusable cards (FAQs, Submit Ticket, Community, Guides, Status)
- CTA strip: “Didn’t find what you’re looking for? Contact Support”
---
### ✅ Deliverables
- Page file
- **Screenshot** of full page
- **Video** showing grid + navigation
---
### ✅ Acceptance Criteria
- All 5 cards correctly imported and placed
- Grid layout matches design
- Navigation links working
- Clean, consistent spacing
---
### General Notes
- All work stays inside `/dapp/support`
- Keep implementation simple + consistent
- Screenshot + video required
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.