Skip to content

Commit dfe5a1a

Browse files
Update
1 parent 9bbe4d8 commit dfe5a1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/components/Footer.tsx

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ const Footer: React.FC = () => {
1414
transition={{ duration: 0.5, delay: 0.2 }}
1515
className="text-center md:text-left"
1616
>
17-
<h3 className="text-gray-100 font-semibold mb-2">Let's Connect</h3>
17+
<h3 className="text-gray-100 font-semibold mb-2">
18+
Let&apos;s Connect
19+
</h3>
1820
<p className="text-gray-400 max-w-md">
1921
Open for collaborations and interesting projects. Feel free to
2022
reach out!

0 commit comments

Comments
 (0)