Skip to content

Commit 9f2c487

Browse files
committed
v2.0
1 parent 4aa9c9c commit 9f2c487

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/components/Footer/Footer.jsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,7 @@ export const Footer = () => {
3131
{/* Column 2 */}
3232
<div className="text-center">
3333
<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>
34+
<p className="mt-2 text-sm">The First Global Platform for Developers to Fulfill All Their Tech Needs.</p>
3835
</div>
3936

4037
{/* Column 3 */}

0 commit comments

Comments
 (0)