diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 00000000..03d9549e --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/prettier.xml b/.idea/prettier.xml new file mode 100644 index 00000000..b0c1c68f --- /dev/null +++ b/.idea/prettier.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/components/layout/Header.tsx b/components/layout/Header.tsx index fb9bfeeb..7a8eddbc 100644 --- a/components/layout/Header.tsx +++ b/components/layout/Header.tsx @@ -141,7 +141,7 @@ const Header = () => { className='flex items-center transition-colors duration-200 hover:text-[var(--accent-color)]' style={{ color: 'var(--fc-primary)' }} > - Languages + Languages { className='flex items-center transition-colors duration-200 hover:text-[var(--accent-color)]' style={{ color: 'var(--fc-primary)' }} > - Frameworks + Frameworks { className='flex items-center transition-colors duration-200 hover:text-[var(--accent-color)]' style={{ color: 'var(--fc-primary)' }} > - Git + Git { className='flex items-center transition-colors duration-200 hover:text-[var(--accent-color)]' style={{ color: 'var(--fc-primary)' }} > - Roadmap + Roadmap { Contributors FAQ @@ -348,7 +348,7 @@ const Header = () => { href='https://github.com/fork-commit-merge/fork-commit-merge' target='_blank' rel='noopener noreferrer' - className='flex items-center pl-3 text-gray-700 transition-colors hover:text-modern-purple' + className='flex items-center pl-3 text-gray-700 transition-colors hover:text-modern-blue' > { initial={{ opacity: 0 }} animate={{ opacity: 1 }} transition={{ delay: 0.3 }} - className="text-4xl font-bold mb-4 text-modern-purple" + className="text-4xl font-bold mb-4 text-modern-blue" > Welcome to Fork, Commit, Merge diff --git a/components/ui/ThemeSelector.tsx b/components/ui/ThemeSelector.tsx index 68b6a0c1..6576d39b 100644 --- a/components/ui/ThemeSelector.tsx +++ b/components/ui/ThemeSelector.tsx @@ -21,7 +21,7 @@ const ThemeSelector = () => { return ( {theme === 'dark' ? ( diff --git a/pages/ai/ai.tsx b/pages/ai/ai.tsx index 5f80691a..c44cbe25 100644 --- a/pages/ai/ai.tsx +++ b/pages/ai/ai.tsx @@ -27,7 +27,7 @@ export default function AI() { className='text-center' > - AI Development Tools + AI Development Tools Discover powerful AI tools and best practices to enhance your @@ -60,7 +60,7 @@ export default function AI() { {faq.question} Frequently Asked{' '} - Questions + Questions Find answers to common questions about open source contribution @@ -197,7 +197,7 @@ export default function FAQ() { onClick={() => setActiveCategory('All')} className={`rounded-full px-6 py-2 text-sm font-medium transition-all duration-200 ${ activeCategory === 'All' - ? 'bg-modern-purple text-white' + ? 'bg-modern-blue text-white' : 'bg-gray-100 text-gray-600 hover:bg-gray-200' }`} > diff --git a/pages/index.tsx b/pages/index.tsx index 05d48d03..b667b83f 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -88,7 +88,7 @@ export default function Home() { > - + Become a part of our community of over 900 developers who have already contributed to this project! @@ -158,7 +158,7 @@ export default function Home() { View All Contributors { className='text-center' > - Privacy Policy + Privacy Policy Learn about how we handle your data and protect your privacy. diff --git a/pages/resources/resources.tsx b/pages/resources/resources.tsx index ef1f2b13..b4af3e9e 100644 --- a/pages/resources/resources.tsx +++ b/pages/resources/resources.tsx @@ -35,7 +35,7 @@ export default function Resources() { className='text-center' > - Learning Resources + Learning Resources Comprehensive collection of tools, platforms, and materials to diff --git a/pages/tools/ide.tsx b/pages/tools/ide.tsx index c641b6b8..c7878f07 100644 --- a/pages/tools/ide.tsx +++ b/pages/tools/ide.tsx @@ -29,7 +29,7 @@ export default function IDE() { > Integrated Development{' '} - Environments + Environments Discover powerful IDEs and development tools to enhance your @@ -71,7 +71,7 @@ export default function IDE() {
Discover powerful AI tools and best practices to enhance your @@ -60,7 +60,7 @@ export default function AI() {
Find answers to common questions about open source contribution @@ -197,7 +197,7 @@ export default function FAQ() { onClick={() => setActiveCategory('All')} className={`rounded-full px-6 py-2 text-sm font-medium transition-all duration-200 ${ activeCategory === 'All' - ? 'bg-modern-purple text-white' + ? 'bg-modern-blue text-white' : 'bg-gray-100 text-gray-600 hover:bg-gray-200' }`} > diff --git a/pages/index.tsx b/pages/index.tsx index 05d48d03..b667b83f 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -88,7 +88,7 @@ export default function Home() { >
@@ -158,7 +158,7 @@ export default function Home() {
Learn about how we handle your data and protect your privacy. diff --git a/pages/resources/resources.tsx b/pages/resources/resources.tsx index ef1f2b13..b4af3e9e 100644 --- a/pages/resources/resources.tsx +++ b/pages/resources/resources.tsx @@ -35,7 +35,7 @@ export default function Resources() { className='text-center' >
Comprehensive collection of tools, platforms, and materials to diff --git a/pages/tools/ide.tsx b/pages/tools/ide.tsx index c641b6b8..c7878f07 100644 --- a/pages/tools/ide.tsx +++ b/pages/tools/ide.tsx @@ -29,7 +29,7 @@ export default function IDE() { >
Discover powerful IDEs and development tools to enhance your @@ -71,7 +71,7 @@ export default function IDE() {