Skip to content

Commit

Permalink
Update PrivacyPolicy.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
J-B-Mugundh authored Jan 17, 2025
1 parent 8d10b03 commit c3c432d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions frontend/src/components/PrivacyPolicy.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,8 @@ export default function PrivacyPolicy() {
<section>
<h2 className="text-xl font-semibold text-green-800 mb-3">8. Contact Us</h2>
<p className="text-gray-700 leading-relaxed">
If you have any questions or concerns about our Privacy Policy, please contact us at:
If you have any questions or concerns about our Privacy Policy, please contact us.
</p>
<address className="mt-2 not-italic text-green-700">
AgriTech Solutions<br />
Madhapur, Hyderabad<br />
Email: [email protected]<br />
Phone: (555) 123-4567
</address>
</section>
</div>
<div className="bg-green-100 px-6 py-4">
Expand Down

0 comments on commit c3c432d

Please sign in to comment.