Skip to content

feat: Add Missing Refund Policy Page on Website #247

@bm0213

Description

@bm0213

Problem

The footer currently has a broken link for Refund Policy:

  • Refund Policy → href: '#' (goes nowhere)
Image

Proposed Solution

Create a dedicated Refund Policy page:

  • Route: /refund-policy
  • New file: src/pages/public/RefundPolicy.jsx

Changes Required

  • Create src/pages/public/RefundPolicy.jsx
  • Add /refund-policy route in src/routes/index.jsx
  • Update footer link in Landing.jsx from # to /refund-policy
Image

@rdodiya Kindly assign me this issue. Thank you!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions