Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
AkhilaSunesh committed Jun 20, 2024
1 parent 33a4ccf commit 31748d9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions frontend/src/Component/Faq.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,7 @@ export default function Faq() {
<section className="faq">
<div className=" faq1">
<div className="yet-another-custom-class">
<span className=" text">Our Value</span>
<span className=" text-white">
MyStory - Next.js Blog/Story telling Template
</span>
<span className=" text-gray-500-text-sm">
MyStory aims to provide a platform where individuals can share their
stories without the pressure of revealing their identities.
It&apos;s a safe space for expression and connection.
</span>
<span className=" text">Frequently Asked Questions</span>
<Accordion
className=" border-none mt-8 "
allowMultipleExpanded={false}
Expand Down

0 comments on commit 31748d9

Please sign in to comment.