From 6dbcb13a46cef04edcc6357e0ab343102cf66e62 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 15:21:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b470db..d546057 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { handle: "@medcare", testimonial: "The virtual ICU system saved countless families stress during recovery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521372.jpg?_wi=1", imageAlt: "healthcare tech dashboard interface", }, { @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@patient", testimonial: "The immunization recorder is a life-saver for my children's health.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/physician-entering-video-call-with-specialist-discuss-diagnostic-report_482257-124859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-entering-video-call-with-specialist-discuss-diagnostic-report_482257-124859.jpg?_wi=1", imageAlt: "healthcare tech dashboard interface", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@devtech", testimonial: "Top-tier security for sensitive medical patient data.", rating: 5, - 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: "healthcare tech dashboard interface", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@user", testimonial: "Vitals tracking helped me predict health issues early on.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg?_wi=1", imageAlt: "healthcare tech dashboard interface", }, { @@ -88,11 +88,11 @@ export default function LandingPage() { handle: "@hosp", testimonial: "A complete solution for modern digital health challenges.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/old-woman-asking-general-practitioner-about-disease-prevention-new-treatment_482257-122784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-woman-asking-general-practitioner-about-disease-prevention-new-treatment_482257-122784.jpg?_wi=1", imageAlt: "healthcare tech dashboard interface", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521372.jpg" + imageSrc="http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521372.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/radiologists-team-analyze-x-rays-discuss-treatment-options-medical-office_482257-112854.jpg", @@ -145,36 +145,36 @@ export default function LandingPage() { title: "Virtual ICU Visit", description: "Reduce isolation with high-quality virtual connectivity in ICU settings.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/physician-entering-video-call-with-specialist-discuss-diagnostic-report_482257-124859.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-entering-video-call-with-specialist-discuss-diagnostic-report_482257-124859.jpg?_wi=2", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/telemedicine-consultation-covid-pandemic-night-woman-sitting-front-laptop-kitchen-sick-lady-discussing-virtual-consultation-about-symptoms-holding-bottle-pills_482257-14600.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/x-ray-with-neon-colors_23-2151521372.jpg?_wi=3", imageAlt: "virtual hospital ICU visit", }, { title: "Data Security", description: "Safeguard sensitive patient biological data with industry-leading encryption.", phoneOne: { - 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", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/black-person-typing-digital-laptop_482257-90444.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163407.jpg?_wi=2", imageAlt: "virtual hospital ICU visit", }, { title: "Vitals Tracker", description: "Predict and prevent lifestyle diseases by tracking your health trends.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/old-woman-asking-general-practitioner-about-disease-prevention-new-treatment_482257-122784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-woman-asking-general-practitioner-about-disease-prevention-new-treatment_482257-122784.jpg?_wi=2", }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-smartphone_23-2148285851.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/hospital-staff-examine-cardiovascular-x-ray-results-discuss-treatment-option_482257-123158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hospital-staff-examine-cardiovascular-x-ray-results-discuss-treatment-option_482257-123158.jpg?_wi=1", imageAlt: "virtual hospital ICU visit", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() {