Merge version_1 into main #2
@@ -15,7 +15,6 @@ import {
|
||||
Heart,
|
||||
MessageCircle,
|
||||
Microscope,
|
||||
Prescription,
|
||||
Shield,
|
||||
Stethoscope,
|
||||
TrendingUp
|
||||
@@ -66,7 +65,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-nurse-with-stethoscope_23-2149308247.jpg", imageAlt: "Dr. Heena Lalla professional portrait"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-with-face-mask-consulting-pregnant-woman-medical-cabinet-patient-expecting-child-doctor-meeting-checkup-visit-coronavirus-pandemic-pregnancy-examination_482257-36657.jpg?_wi=1", imageAlt: "Modern medical clinic environment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/specialist-with-face-mask-consulting-pregnant-woman-medical-cabinet-patient-expecting-child-doctor-meeting-checkup-visit-coronavirus-pandemic-pregnancy-examination_482257-36657.jpg", imageAlt: "Modern medical clinic environment"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -98,7 +97,7 @@ export default function LandingPage() {
|
||||
items: [
|
||||
{ icon: Stethoscope, text: "Thorough examination" },
|
||||
{ icon: MessageCircle, text: "Patient listening" },
|
||||
{ icon: Prescription, text: "Customized treatment" }
|
||||
{ icon: Heart, text: "Customized treatment" }
|
||||
],
|
||||
reverse: false
|
||||
},
|
||||
@@ -203,7 +202,7 @@ export default function LandingPage() {
|
||||
required: false
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-with-face-mask-consulting-pregnant-woman-medical-cabinet-patient-expecting-child-doctor-meeting-checkup-visit-coronavirus-pandemic-pregnancy-examination_482257-36657.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-with-face-mask-consulting-pregnant-woman-medical-cabinet-patient-expecting-child-doctor-meeting-checkup-visit-coronavirus-pandemic-pregnancy-examination_482257-36657.jpg"
|
||||
imageAlt="Clinic location Mumbai"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user