Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 07:33:28 +00:00

View File

@@ -101,15 +101,15 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-patient-meeting-check-up-appointment_482257-108187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-patient-meeting-check-up-appointment_482257-108187.jpg?_wi=1",
imageAlt: "AI Healthcare Dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/calorie-counter-health-diet-app-concept_53876-125615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/calorie-counter-health-diet-app-concept_53876-125615.jpg?_wi=1",
imageAlt: "Mobile Health Monitoring App",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medic-expert-uses-thermometer-find-right-diagnostic-symptoms_482257-122834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medic-expert-uses-thermometer-find-right-diagnostic-symptoms_482257-122834.jpg?_wi=1",
imageAlt: "Governmental Health Data Dashboard",
},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
imageAlt: "Personalized Risk Mitigation Plan",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-patient-meeting-check-up-appointment_482257-108187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medical-expert-patient-meeting-check-up-appointment_482257-108187.jpg?_wi=2",
imageAlt: "AI smart triage system",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
imageAlt: "User checking health monitoring app",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/calorie-counter-health-diet-app-concept_53876-125615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/calorie-counter-health-diet-app-concept_53876-125615.jpg?_wi=2",
imageAlt: "AI smart triage system",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
imageAlt: "Medical Team Reviewing Data",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medic-expert-uses-thermometer-find-right-diagnostic-symptoms_482257-122834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medic-expert-uses-thermometer-find-right-diagnostic-symptoms_482257-122834.jpg?_wi=2",
imageAlt: "AI smart triage system",
},
]}