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 />
|
<Navbar />
|
||||||
|
|
||||||
<PageBanner
|
<PageBanner
|
||||||
pageTitle="Dr. Sarah Taylor (Neurosurgeon)"
|
pageTitle="Dr. Catherine (Lactation Consultant)"
|
||||||
homePageUrl="/"
|
homePageUrl="/"
|
||||||
homePageText="Home"
|
homePageText="Home"
|
||||||
activePageText="Doctor Details"
|
activePageText="Doctor Details"
|
||||||
@@ -65,7 +65,7 @@ const DoctorDetails = () => {
|
|||||||
<div className="doctor-details-item">
|
<div className="doctor-details-item">
|
||||||
<div className="doctor-details-right">
|
<div className="doctor-details-right">
|
||||||
<div className="doctor-details-biography">
|
<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>
|
<p>MBBS in Neurology, PHD in Neurosurgeon</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user