Skip to content

Commit

Permalink
Merge pull request ayush-that#891 from zalabhavy/faq
Browse files Browse the repository at this point in the history
Added Faqs
  • Loading branch information
Agarwalvidu authored Aug 6, 2024
2 parents cd03980 b22ba57 commit 0c7ad47
Showing 1 changed file with 33 additions and 22 deletions.
55 changes: 33 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1556,28 1556,39 @@ <h2 class="form-heading2">Feedback Form</h2>

<!-- FAQ section -->
<section class="faq-section">
<h2>Frequently Asked Questions</h2>
<div class="faq-item">
<button class="faq-question">What is Finveda?</button>
<div class="faq-answer">
<p>Finveda is a dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question">What problem does Finveda solve?</button>
<div class="faq-answer">
<p>
According to a survey by the OECD, only 38% of adults in India are financially literate. Finveda aims to solve this problem by providing a platform for financial literacy education. </div>
</p>
</div>
<div class="faq-item">
<button class="faq-question">What services does Finveda offer?</button>
<div class="faq-answer">
<p>
We offer expert written blogs on investment tips and strategies, and current economic trends, all crafted to keep you well-informed. With our SIP and PPF tools you'll discover power of compounding and make informed decisions regarding your savings. </div>
</p>
</div>
</section>
<h2>Frequently Asked Questions</h2>
<div class="faq-item">
<button class="faq-question">What is Finveda?</button>
<div class="faq-answer">
<p>Finveda is a dynamic financial literacy app with Arthsathi AI chatbot, finance blogs, market trends, SIP calculator, and a quiz for effortless finance learning.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question">What problem does Finveda solve?</button>
<div class="faq-answer">
<p>According to a survey by the OECD, only 38% of adults in India are financially literate. Finveda aims to solve this problem by providing a platform for financial literacy education.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question">What services does Finveda offer?</button>
<div class="faq-answer">
<p>We offer expert written blogs on investment tips and strategies, and current economic trends, all crafted to keep you well-informed. With our SIP and PPF tools you'll discover power of compounding and make informed decisions regarding your savings.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question">How can I start using Finveda?</button>
<div class="faq-answer">
<p>Simply sign up, and you'll have access to all our features, including personalized finance education and tools.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question">Is Finveda free to use?</button>
<div class="faq-answer">
<p>Yes, Finveda is free to use!</p>
</div>
</div>
</section>

<script src="/assets/js/faq.js"></script>

<footer id="footer" class="footer-area pt-120">
Expand Down

0 comments on commit 0c7ad47

Please sign in to comment.