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 4aa9c9c commit 9f2c487Copy full SHA for 9f2c487
1 file changed
src/components/Footer/Footer.jsx
@@ -31,10 +31,7 @@ export const Footer = () => {
31
{/* Column 2 */}
32
<div className="text-center">
33
<h4 className="text-2xl font-bold text-[#00a6fb]">DevDisplay</h4>
34
- <p className="mt-2 text-sm">
35
- DevDisplay is a global open-source tech community and organization with a mission to unite all your tech
36
- needs under one platform.
37
- </p>
+ <p className="mt-2 text-sm">The First Global Platform for Developers to Fulfill All Their Tech Needs.</p>
38
</div>
39
40
{/* Column 3 */}
0 commit comments