Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-surgeon-with-surgical-mask-operating-room-using-3d-image-guided-surgery-machine_657921-1151.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-surgeon-with-surgical-mask-operating-room-using-3d-image-guided-surgery-machine_657921-1151.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
description="MS Medicare Solutions is a trusted provider of medical equipment solutions, specializing in installation, maintenance, and after-sales service for healthcare institutions. We bridge the gap between complex technology and patient care."
|
||||
subdescription="Our vision is to become a leading and trusted name in healthcare service solutions by consistently delivering quality, reliability, and long-term support to our medical partners."
|
||||
icon={Activity}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -103,21 +103,21 @@ export default function LandingPage() {
|
||||
title: "Preventive Maintenance",
|
||||
description: "Scheduled maintenance and AMC services to maximize machine uptime and performance.",
|
||||
buttonIcon: "ShieldCheck",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-surgeon-with-surgical-mask-operating-room-using-3d-image-guided-surgery-machine_657921-1151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-surgeon-with-surgical-mask-operating-room-using-3d-image-guided-surgery-machine_657921-1151.jpg?_wi=2",
|
||||
imageAlt: "Anesthesiologist checking monitors while sedating patient before surgical procedure in hospital operating room Young adult female African American patient is asleep on operating table during surgery",
|
||||
},
|
||||
{
|
||||
title: "Rapid Repair & Troubleshooting",
|
||||
description: "Fast response repair services for critical diagnostic equipment failures.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg?_wi=2",
|
||||
imageAlt: "Anesthesiologist checking monitors while sedating patient before surgical procedure in hospital operating room Young adult female African American patient is asleep on operating table during surgery",
|
||||
},
|
||||
{
|
||||
title: "Spare Parts Supply",
|
||||
description: "High-quality original spare parts inventory management for minimal disruption.",
|
||||
buttonIcon: "Box",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-helpline-icon_23-2152013363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-helpline-icon_23-2152013363.jpg?_wi=1",
|
||||
imageAlt: "Anesthesiologist checking monitors while sedating patient before surgical procedure in hospital operating room Young adult female African American patient is asleep on operating table during surgery",
|
||||
},
|
||||
]}
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
value: "24/7",
|
||||
title: "Technical Support",
|
||||
description: "Around the clock assistance for critical failures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-helpline-icon_23-2152013363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-helpline-icon_23-2152013363.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
|
||||
Reference in New Issue
Block a user