We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f588334 + 4f592c6 commit f4bff0fCopy full SHA for f4bff0f
src/pages/AboutUs.tsx
@@ -195,7 +195,7 @@ const AboutUs = () => {
195
<div className="space-y-4">
196
<div>
197
<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>
+ <p className="text-gray-600 dark:text-gray-400">contact@solvenergy.in</p>
199
</div>
200
{/* <div className="pt-4">
201
<Button className="bg-solar-gold hover:bg-opacity-90 text-solar-blue w-full">
0 commit comments