aboutsummaryrefslogtreecommitdiffstats
path: root/components/faq.js
diff options
context:
space:
mode:
authorJeff <jeffkleinaitis@gmail.com>2024-03-29 14:04:13 -0400
committerJeff <jeffkleinaitis@gmail.com>2024-03-29 14:04:13 -0400
commite53a8a4d8d8b61f701536adbc3338499c9bbe50d (patch)
treeac7006297681473436b09b501a46d69b486ca447 /components/faq.js
parent9d66ca14b4229a03ed84170c0668cadbda97383a (diff)
Update FAQ section to include common questions and answers related to Helping Hands
Diffstat (limited to 'components/faq.js')
-rw-r--r--components/faq.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/components/faq.js b/components/faq.js
index 83573bc..7e9fb2f 100644
--- a/components/faq.js
+++ b/components/faq.js
@@ -35,22 +35,22 @@ const Faq = () => {
const faqdata = [
{
- question: "Is this template completely free to use?",
- answer: "Yes, this template is completely free to use.",
+ question: "What is Helping Hands and how does it work?",
+ answer: " Helping Hands is a platform designed to connect volunteers with non-profit organizations. Through our user-friendly interface, volunteers can browse and sign up for various opportunities posted by organizations seeking assistance. Likewise, non-profit organizations can create accounts to post volunteer opportunities and connect with eager volunteers.",
},
{
- question: "Can I use it in a commercial project?",
- answer: "Yes, this you can.",
+ question: "What types of organizations can utilize Helping Hands?",
+ answer: "Helping Hands is open to all types of organizations, including non-profits, community groups, charities, schools, and other mission-driven entities. Whether you're a local organization serving your community or a larger non-profit with a global reach, you can benefit from our platform to connect with volunteers and expand your impact.",
},
{
- question: "What is your refund policy? ",
+ question: "As an individual, how can I get involved with Helping Hands?",
answer:
- "If you're unhappy with your purchase for any reason, email us within 90 days and we'll refund you in full, no questions asked.",
+ "There are several ways for individuals to get involved with Helping Hands. You can sign up as a volunteer on our platform, browse through the available opportunities posted by organizations, and apply to participate in projects that align with your interests and skills. Additionally, you can spread the word about Helping Hands to your friends, family, and social networks to help grow our community and make an even greater impact together.",
},
{
- question: "Do you offer technical support? ",
+ question: "How does Helping Hands ensure safety and credibility for users?",
answer:
- "No, we don't offer technical support for free downloads. Please purchase a support plan to get 6 months of support.",
+ "Ensuring the safety and credibility of organizations is paramount at Helping Hands. We conduct rigorous vetting procedures to verify the legitimacy of non-profit organizations before they can post volunteer opportunities. Additionally, our platform fosters transparency and accountability through volunteer reviews and ratings. If you have any concerns about an organization's credibility, our support team is here to assist you promptly.",
},
];