We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f0ffa commit 8680fffCopy full SHA for 8680fff
components/ContactUsCards.js
@@ -15,9 +15,9 @@ export default function ContactUsCards() {
15
]}
16
altTags={['FAQ', 'Blog', 'Repository']}
17
content={[
18
- 'You can find the main questions about the project.',
19
- 'You can share your projects and ideas to all our community.',
20
- 'You can see most used codes, guidelines and more.',
+ 'Find the main questions about the project.',
+ 'Share your projects and ideas with our community.',
+ 'Check out our codebase and guidelines.',
21
22
links={[
23
'https://github.com/Web-Dev-Path/web-dev-path/wiki/FAQ',
0 commit comments