Skip to content

Commit

Permalink
Merge branch 'fix/landing' of https://github.com/MSghais/joyboy into …
Browse files Browse the repository at this point in the history
…fix/landing
  • Loading branch information
MSghais committed Jul 23, 2024
2 parents 94a43b4 + 245c78b commit e8935b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions website/src/app/components/DescriptionSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ export function DescriptionSection() {
<Feature
img="/assets/noAdIcon.svg"
title="No Advertisement"
description="No intrusive advertisements. Your privacy is preserved and the Data owned by you, not the protocol."
description="No intrusive advertisements. Your privacy is preserved and the Data is owned by you, not the protocol."
/>
<Feature
img="/assets/money-send.svg"
title="Social Payment"
description="Tip, pay and gift your Friends in a Decentralized manner, bring with a Social graph for Bitcoin & ETH."
description="Tip, pay, and gift your Friends in a Decentralized manner, bring with you a Social graph for Bitcoin & ETH."
/>
<Feature
img="/assets/money-send.svg"
title="Freedom vision"
description="Community project that aims to bring the Freedom and Integrity world. Own your Digital Identity & Money, Content, Data"
description="Community project that aims to bring the Freedom and Integrity world. Own your Digital Identity & Money, Content, Data."
/>
</motion.div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion website/src/app/components/Faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export function Faq() {
Frequently asked Questions
</h2>
<div className="flex flex-col gap-y-[24px] items-center w-full">
<FaqBar question="How do i Join Joyboy?" answer="Visit our mobile app and website. Join the Joyboy Community on Telegram, debate, discuss and contribute to the Freedom vision" />
<FaqBar question="How do i Join Joyboy?" answer="Visit our mobile app and website. Join the Joyboy Community on Telegram, debate, discuss, and contribute to the Freedom vision." />
<FaqBar question="What kind of contents can i post?" answer="Whatever, it's a Censorship resistant Social Network and Graph. Express yourself, discuss, debate, see others content based on your interests and friends!" />
<FaqBar question="How can i contribute to the Joyboy project?" answer="Join us on Joyboy and Telegram! You can contribute in different way: as Content creator, Marketer, Dev or just a friend, it's a community project that collaborate for our vision!" />
<FaqBar question="How can I join the Joyboy community?" answer="It's a Freedom place. Everyone can join and use our Social network, and be a part of the community and contributors!" />
Expand Down

0 comments on commit e8935b8

Please sign in to comment.