Skip to content

Commit

Permalink
Merge pull request #991 from AkhilaSunesh/edit
Browse files Browse the repository at this point in the history
Removed unwanted text
  • Loading branch information
panwar8279 committed Jun 20, 2024
2 parents ffc0c30 + 31748d9 commit 5d0beff
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 5d0beff

Please sign in to comment.