-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,10 +28,10 @@ export function RefundPolicy() { | |
</Typography> | ||
<Typography variant="body1" paragraph> | ||
<ul> | ||
<li>We offer a 14-day, no questions asked refund policy.</li> | ||
<li>We offer a 30-day, no questions asked refund policy.</li> | ||
<li>The refund period starts from the date of purchase.</li> | ||
<li>To request a refund, please contact us at <a | ||
href="mailto:[email protected]">[email protected]</a> within the 14-day period. | ||
href="mailto:[email protected]">[email protected]</a> within the 30-day period. | ||
</li> | ||
<li>Once we receive your request, we will process the refund within 5-10 business days.</li> | ||
<li>The refund will be issued using the original payment method.</li> | ||
|