From e2ad203f2bd2bde69b6603fdba6a07479e59f70e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 01:43:24 +0000 Subject: [PATCH 1/2] Update src/app/articles/page.tsx --- src/app/articles/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/articles/page.tsx b/src/app/articles/page.tsx index c4a7664..ebe62a8 100644 --- a/src/app/articles/page.tsx +++ b/src/app/articles/page.tsx @@ -105,7 +105,7 @@ export default function ArticlesPage() { category: "Surgery", title: "Minimally Invasive Surgical Techniques in 2024", excerpt: "A comprehensive review of the latest advances in laparoscopic and robotic-assisted surgery, including patient outcomes and clinical applications.", - imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg?_wi=4", imageAlt: "Minimally invasive surgery", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/data-center-software-developer-analyzing-program-logs-metrics-close-up_482257-126787.jpg", @@ -116,7 +116,7 @@ export default function ArticlesPage() { category: "Medicine", title: "Cardiovascular Risk Assessment in Primary Care", excerpt: "Evidence-based guidelines for evaluating and managing cardiovascular risk factors in the primary care setting.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg?_wi=5", imageAlt: "Cardiovascular assessment", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-health-worker-special-equipment_23-2148980742.jpg", @@ -127,7 +127,7 @@ export default function ArticlesPage() { category: "Research", title: "Immunotherapy in Oncology: Current Evidence", excerpt: "A systematic review of immunotherapy approaches in cancer treatment, analyzing clinical trial data and therapeutic mechanisms.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg?_wi=4", imageAlt: "Cancer research", authorName: "Dr. Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/pharmacologist-against-backdrop-laboratory-indian-female-drug-development-specialist-holding-tablet-is-conceptual-image-from-copy-space-international-women39s-day-labor-day_166373-9440.jpg", @@ -138,7 +138,7 @@ export default function ArticlesPage() { category: "Public Health", title: "Pandemic Preparedness: Lessons and Future Strategies", excerpt: "An analysis of global health response systems and recommendations for strengthening pandemic preparedness infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg?_wi=4", imageAlt: "Public health initiative", authorName: "Dr. Michael Okonkwo", authorAvatar: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg", @@ -149,7 +149,7 @@ export default function ArticlesPage() { category: "Technology", title: "Electronic Health Records: Implementation and Best Practices", excerpt: "A comprehensive guide to successful EHR implementation in healthcare organizations, addressing technical and organizational challenges.", - imageSrc: "http://img.b2bpic.net/free-vector/electronic-health-record-technology_53876-117502.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/electronic-health-record-technology_53876-117502.jpg?_wi=3", imageAlt: "EHR implementation", authorName: "Dr. Lisa Thompson", authorAvatar: "http://img.b2bpic.net/free-photo/data-center-software-developer-analyzing-program-logs-metrics-close-up_482257-126787.jpg", @@ -160,7 +160,7 @@ export default function ArticlesPage() { category: "Medicine", title: "Diabetes Management: Advances in Pharmacotherapy", excerpt: "An update on the latest pharmacological approaches to diabetes management, including new drug classes and combination therapies.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg?_wi=6", imageAlt: "Diabetes management", authorName: "Dr. Robert Lewis", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-health-worker-special-equipment_23-2148980742.jpg", From f3ff7950adbdd9f6c17d1a16cad3578d198e15d2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 01:43:24 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index af04970..3bb7a53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,32 +109,32 @@ export default function HomePage() { carouselItems={[ { id: "featured-1", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smoking-blue-solution-test-tubes-scientist-background-working_482257-31033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smoking-blue-solution-test-tubes-scientist-background-working_482257-31033.jpg?_wi=1", imageAlt: "Featured medical research", }, { id: "featured-2", - imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg?_wi=1", imageAlt: "Surgery article", }, { id: "featured-3", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg?_wi=1", imageAlt: "Medicine article", }, { id: "featured-4", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg?_wi=1", imageAlt: "Research article", }, { id: "featured-5", - imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg?_wi=1", imageAlt: "Public health article", }, { id: "featured-6", - imageSrc: "http://img.b2bpic.net/free-vector/electronic-health-record-technology_53876-117502.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/electronic-health-record-technology_53876-117502.jpg?_wi=1", imageAlt: "Medical technology", }, ]} @@ -168,7 +168,7 @@ export default function HomePage() { category: "Surgery", title: "Minimally Invasive Surgical Techniques in 2024", excerpt: "A comprehensive review of the latest advances in laparoscopic and robotic-assisted surgery, including patient outcomes and clinical applications.", - imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg?_wi=2", imageAlt: "Minimally invasive surgery", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/data-center-software-developer-analyzing-program-logs-metrics-close-up_482257-126787.jpg", @@ -179,7 +179,7 @@ export default function HomePage() { category: "Medicine", title: "Cardiovascular Risk Assessment in Primary Care", excerpt: "Evidence-based guidelines for evaluating and managing cardiovascular risk factors in the primary care setting.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg?_wi=2", imageAlt: "Cardiovascular assessment", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-health-worker-special-equipment_23-2148980742.jpg", @@ -190,7 +190,7 @@ export default function HomePage() { category: "Research", title: "Immunotherapy in Oncology: Current Evidence", excerpt: "A systematic review of immunotherapy approaches in cancer treatment, analyzing clinical trial data and therapeutic mechanisms.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg?_wi=2", imageAlt: "Cancer research", authorName: "Dr. Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/pharmacologist-against-backdrop-laboratory-indian-female-drug-development-specialist-holding-tablet-is-conceptual-image-from-copy-space-international-women39s-day-labor-day_166373-9440.jpg", @@ -201,7 +201,7 @@ export default function HomePage() { category: "Public Health", title: "Pandemic Preparedness: Lessons and Future Strategies", excerpt: "An analysis of global health response systems and recommendations for strengthening pandemic preparedness infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg?_wi=2", imageAlt: "Public health initiative", authorName: "Dr. Michael Okonkwo", authorAvatar: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg", @@ -227,42 +227,42 @@ export default function HomePage() { id: 1, title: "Surgery", description: "Operative techniques, surgical innovations, and perioperative management strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/surgeons-performing-operation-operation-theater_107420-64891.jpg?_wi=3", imageAlt: "Surgery articles", }, { id: 2, title: "Medicine", description: "Internal medicine, diagnostics, pharmacology, and medical management approaches.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg?_wi=3", imageAlt: "Medicine articles", }, { id: 3, title: "Public Health", description: "Epidemiology, health policy, community health, and population-level interventions.", - imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-joining-hands-volunteers-wearing-mask-new-normal_53876-128958.jpg?_wi=3", imageAlt: "Public health articles", }, { id: 4, title: "Research", description: "Systematic reviews, meta-analyses, clinical trials, and basic science research.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-mask_23-2148970017.jpg?_wi=3", imageAlt: "Research articles", }, { id: 5, title: "Medical Technology", description: "Digital health, medical devices, health informatics, and technological innovation.", - imageSrc: "http://img.b2bpic.net/free-vector/electronic-health-record-technology_53876-117502.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/electronic-health-record-technology_53876-117502.jpg?_wi=2", imageAlt: "Medical technology", }, { id: 6, title: "Clinical Guidelines", description: "Evidence-based clinical practice guidelines and best practice recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-looking-radiography_23-2148816215.jpg?_wi=4", imageAlt: "Clinical guidelines", }, ]} @@ -277,7 +277,7 @@ export default function HomePage() { description="Clinical Review provides simplified, medically reviewed insights for students, researchers, and healthcare professionals. We bridge the gap between complex medical literature and accessible knowledge, ensuring that quality evidence-based information reaches those who need it most." tag="Who We Are" tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-smoking-blue-solution-test-tubes-scientist-background-working_482257-31033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-smoking-blue-solution-test-tubes-scientist-background-working_482257-31033.jpg?_wi=2" imageAlt="Clinical Review team working on research" useInvertedBackground={false} buttons={[ @@ -405,7 +405,7 @@ export default function HomePage() {