Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions App.test.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import { render, screen } from '@testing-library/react';
import App from './App';

test('renders learn react link', () => {
render(<App />);
const linkElement = screen.getByText(/learn react/i);
expect(linkElement).toBeInTheDocument();
});
167 changes: 167 additions & 0 deletions card.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
.head-1{
margin-top: 80px;
color: #fd9176;
}.para-1{
width: 50%;
text-align: center;
margin-left: 350px;
}



.photo-1{
margin-right: 1000px;
margin-top: -200px;
border-radius: 50px;

}

.Photo-2{
margin-left: 1000px;
margin-top: -250px;
border-radius: 100px;
}
.photo-2 > img{
border-radius: 50px;
}

.head-2{
color: #fd9176;
}

.box{
height: 380px;
width: 100%;
background-color: #fd9176;
}
.head-3{
text-align: left;
margin-left: 50px;
color: white;
padding-top: 30px;
}

.doctor-1{
margin-left: -20px;
margin-top: 20px;
}
.doctor-2{
margin-left: 70px;
}
.doctor-3{
margin-left: 70px;
}
.doctor-4{
margin-left: 70px;
}
.head-4{
text-align: left;
margin-left: 50px;
}

.head-5{
color: #fd9176;
}

.box-2{
height: 200px;
width: 400px;
background-color: #cca173;
margin-left: 20px;
/* border-radius: 10px; */
border: 2px solid rgb(94, 94, 182);
border-radius: 20px;
margin-top: 50px;
}
.para-2{
margin-top: 10px;
}

.heading{
text-align: left;
margin-left: 70px;
margin-top: -10px;

}
.box-3{
height: 200px;
width: 400px;
background-color: #cca173;
margin-left: 20px;
margin-top: 30px;
/* border-radius: 10px; */
border: 2px solid rgb(94, 94, 182);
border-radius: 20px;
/* justify-content: space-between; */
float: right;
margin-top: -200px;
margin-right: 20px;
}
.para-3{
margin-top: -10px;
}

.heading-1{
text-align: left;
margin-left: 120px;
margin-top: -10px;

}
.box-4{
height: 200px;
width: 400px;
background-color: #cca173;
margin-left: 20px;
margin-top: 30px;
/* border-radius: 10px; */
border: 2px solid rgb(94, 94, 182);
border-radius: 20px;

}
.para-3{
margin-top: 10px;
}

.head-7{
margin-right: 80px;
}

.heading-2{
text-align: left;
margin-left: 70px;
margin-top: -10px;

}
.box-5{
height: 200px;
width: 400px;
background-color: #cca173;
margin-left: 20px;
margin-top: 30px;
/* border-radius: 10px; */
border: 2px solid rgb(94, 94, 182);
border-radius: 20px;
float: right;
margin-top: -200px;
margin-right: 20px;
}
.para-5{
margin-top: -10px;
}
.head-6{
margin-right: 40px;
}

.heading-3{
text-align: left;
margin-left: 120px;
margin-top: -10px;

}


.photo-4{
margin-top: -430px;
margin-left: 440px;
}

98 changes: 98 additions & 0 deletions card.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
import React from 'react';
import './card.css';

function Card() {
return (
<>
<div className="head-1">
<h1>Know Us Better</h1>
</div>
<div className='para-1'>
<p>Medlife SurgiCare aims to connect hospitals and consumers for daycare surgeries and ensures a smooth experience before, during and post-treatment. We assist you in every step, from scheduling your surgery, receiving a detailed diagnosis, communing to and from the hospital to completing insurance paperwork. We even handle hospital discharge and follow-up consultations.</p>
</div>
<div className="photo-1">
<img
src="https://media.istockphoto.com/photos/doctor-holding-digital-tablet-at-meeting-room-picture-id1189304032?k=20&m=1189304032&s=612x612&w=0&h=ovTNnR0JX2cRZkzMBed9exRO_PamZLlysLDFkXesr4Q=" height="250px" width="250px" border-radius="20px"
alt=""
/>

</div>
<div className="Photo-2">
<img
src="https://media.istockphoto.com/photos/portrait-of-male-doctor-in-white-coat-and-stethoscope-standing-in-picture-id1327024466?b=1&k=20&m=1327024466&s=170667a&w=0&h=vcw4Exhv4pkR8fMVLNXhNESaKq1HbYwJ1iElLlQBxI0=" height="250px" width="230px"
alt=""
/>

</div>

<div className='head-2'>
<h1>Why OPT for Medlife Surgicare?</h1>

</div>

<div className='box'>
<h1 className='head-3'>Our Stellar Doctors</h1>
<img
src="https://media.istockphoto.com/photos/portrait-of-male-doctor-in-white-coat-and-stethoscope-standing-in-picture-id1327024466?b=1&k=20&m=1327024466&s=170667a&w=0&h=vcw4Exhv4pkR8fMVLNXhNESaKq1HbYwJ1iElLlQBxI0=" className="doctor-1"height="250px" width="230px"
alt=""
/>

<img
src="https://media.istockphoto.com/photos/doctor-holding-digital-tablet-at-meeting-room-picture-id1189304032?k=20&m=1189304032&s=612x612&w=0&h=ovTNnR0JX2cRZkzMBed9exRO_PamZLlysLDFkXesr4Q=" className="doctor-2"height="250px" width="250px" border-radius="20px"
alt=""
/>

<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ4xdxVILjN9aYnozgR6l5Y3eF6DWxi0Z_l0w&usqp=CAU" className="doctor-3"height="250px" width="250px" border-radius="20px"
alt=""
/>

<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRwqtCSynDQRoljeLFbQ5qb4z84QHY6Ijfm1w&usqp=CAU" className="doctor-4" height="250px" width="250px" border-radius="20px"
alt=""
/>
</div>
<div className="head-4">
<h3>Want to hear about track record</h3>
<h1 className='head-5'>Hear from our Customers</h1>

</div>
<div className="box-2">
<h2>Vijaylakshmi Ravishankar</h2>
<h4 className="heading">Mumbai</h4>
<p className="para-2">My Care Expert got me a surgery package that included everything from my tests to the surgery cost. I also received a Medlife Plus membership for free after my surgery. Medlife keeps its promise.</p>

</div>
<div className="box-3">
<h2>Sagarika jaiswal</h2>
<h4 className='heading-1'>Mumbai</h4>
<p className="para-3">I am happy to have found Medlife. I was surprised to receive such excellent care even after my surgery. I really appreciate the quality of service provided. I would recommend Medlife to everyone going for elective surgeries.</p>

</div>
<div className="box-4">
<h2 className='head-7'>Shreevant Tiwari</h2>
<h4 className='heading-2'>Mumbai</h4>

<p className='para-4'>Getting a surgery done without undergoing the hassles of insurance and paperwork was a first in my life. The Care Expert handles everything and I would highly recommend their service.</p>

</div>
<div className="box-5">
<h2 className='head-6'>Aninday Roy</h2>
<h4 className='heading-3'>Mumbai</h4>

<p className='para-5'>Medlife handled my mother’s laser piles surgery with great care. The Care Expert arranged for our travel to the hospital and back home. We could even consult the doctor online which saved my mother a lot of trouble. She is recovering well and I am thankful to Medlife.</p>
</div>

<div className="photo-4">
<img
src="https://img.freepik.com/free-photo/portrait-man-woman-wearing-medical-gowns-holding-laptop_23-2149529461.jpg?w=2000" height="420px" width="400px"
alt=""
/>

</div>
</>

);
}

export default Card;
3 changes: 3 additions & 0 deletions card2.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.Button{
margin-top: 100px;
}
17 changes: 17 additions & 0 deletions card2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
import React from "react"
import Dropdown from 'react-bootstrap/Dropdown';
import DropdownButton from 'react-bootstrap/DropdownButton';

function Card2() {
return (
<div className="Button">
<DropdownButton id="dropdown-basic-button" title="Dropdown button">
<Dropdown.Item href="#/action-1">Action</Dropdown.Item>
<Dropdown.Item href="#/action-2">Another action</Dropdown.Item>
<Dropdown.Item href="#/action-3">Something else</Dropdown.Item>
</DropdownButton>
</div>
);
}

export default Card2;
13 changes: 13 additions & 0 deletions index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
}
17 changes: 17 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
import React from 'react';
import ReactDOM from 'react-dom/client';
import './index.css';
import App from './App';
import reportWebVitals from './reportWebVitals';

const root = ReactDOM.createRoot(document.getElementById('root'));
root.render(
<React.StrictMode>
<App />
</React.StrictMode>
);

// If you want to start measuring performance in your app, pass a function
// to log results (for example: reportWebVitals(console.log))
// or send to an analytics endpoint. Learn more: https://bit.ly/CRA-vitals
reportWebVitals();