Skip to content

Commit f4bff0f

Browse files
authored
Merge pull request #4 from skrispyb/skrispyb-patch-4
Updates email in AboutUs.tsx
2 parents f588334 + 4f592c6 commit f4bff0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/AboutUs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ const AboutUs = () => {
195195
<div className="space-y-4">
196196
<div>
197197
<p className="font-semibold text-gray-700 dark:text-gray-300">Email:</p>
198-
<p className="text-gray-600 dark:text-gray-400">contact@solvenergy.com</p>
198+
<p className="text-gray-600 dark:text-gray-400">contact@solvenergy.in</p>
199199
</div>
200200
{/* <div className="pt-4">
201201
<Button className="bg-solar-gold hover:bg-opacity-90 text-solar-blue w-full">

0 commit comments

Comments
 (0)