Skip to content

Commit a3f9fa3

Browse files
authored
Merge pull request #1 from skrispyb/skrispyb-patch-1
Update email in Footer.tsx
2 parents ec0161b + 46dc956 commit a3f9fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const Footer = () => {
5151
<div>
5252
<h3 className="text-lg font-semibold mb-4">Contact</h3>
5353
<ul className="space-y-2 text-gray-300">
54-
<li>contact@solvenergy.com</li>
54+
<li>contact@solvenergy.in</li>
5555
</ul>
5656
</div>
5757
</div>

0 commit comments

Comments
 (0)