Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-08 15:18:31 +00:00

View File

@@ -106,7 +106,7 @@ export default function LandingPage() {
title: "Risk Stratification", description: "Immediate severity assessment from Low to Critical status.", icon: AlertTriangle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-tablet_23-2147612195.jpg", imageAlt: "medical diagnosis algorithm visualization"},
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-tablet_23-2147612195.jpg?_wi=1", imageAlt: "medical diagnosis algorithm visualization"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-doctor-analyzing-disease-expertise-using-tablet-monitoring-patient-symptoms-clinical-examination-specialist-working-healthcare-treatment-hospital-office_482257-30429.jpg", imageAlt: "medical diagnosis algorithm visualization"},
],
@@ -143,7 +143,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Ahmed", role: "Patient", company: "MedUser", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-tablet_23-2147612195.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-tablet_23-2147612195.jpg?_wi=2"},
{
id: "2", name: "Markus Z.", role: "Patient", company: "MedUser", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medical-teleconsultation-sick-patient-home_23-2149329020.jpg"},