Skip to content

Commit 8680fff

Browse files
Update contact cards content
1 parent 68f0ffa commit 8680fff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/ContactUsCards.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ export default function ContactUsCards() {
1515
]}
1616
altTags={['FAQ', 'Blog', 'Repository']}
1717
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.',
18+
'Find the main questions about the project.',
19+
'Share your projects and ideas with our community.',
20+
'Check out our codebase and guidelines.',
2121
]}
2222
links={[
2323
'https://github.com/Web-Dev-Path/web-dev-path/wiki/FAQ',

0 commit comments

Comments
 (0)