changed name in doctors details page
This commit was merged in pull request #24.
This commit is contained in:
@@ -13,7 +13,7 @@ const DoctorDetails = () => {
|
||||
<Navbar />
|
||||
|
||||
<PageBanner
|
||||
pageTitle="Dr. Sarah Taylor (Neurosurgeon)"
|
||||
pageTitle="Dr. Catherine (Lactation Consultant)"
|
||||
homePageUrl="/"
|
||||
homePageText="Home"
|
||||
activePageText="Doctor Details"
|
||||
@@ -65,7 +65,7 @@ const DoctorDetails = () => {
|
||||
<div className="doctor-details-item">
|
||||
<div className="doctor-details-right">
|
||||
<div className="doctor-details-biography">
|
||||
<h3>Dr. Sarah Taylor (Neurosurgeon)</h3>
|
||||
<h3>Dr. Catherine (Lactation Consultant)</h3>
|
||||
<p>MBBS in Neurology, PHD in Neurosurgeon</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user