Skip to content

Commit

Permalink
Fix about page
Browse files Browse the repository at this point in the history
  • Loading branch information
yazdanhaider committed Oct 21, 2024
1 parent 0616f23 commit b5ebd7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/src/pages/AboutUs.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const AboutUs = () => {
<div className="bg-light p-8 rounded-lg mb-12 text-center">
<h1 className="text-4xl font-bold text-primary mb-4">About Us</h1>
<p className="text-lg text-secondary mb-4">
Hospital Management System (HMS) is a cutting-edge solution designed to streamline healthcare operations and improve patient care.
Health Nest- Hospital Management System is a cutting-edge solution designed to streamline healthcare operations and improve patient care.
</p>
<p className="text-lg text-secondary">
Our mission is to revolutionize healthcare management through innovative technology solutions that enhance efficiency, reduce errors, and improve patient outcomes.
Expand Down

0 comments on commit b5ebd7b

Please sign in to comment.