Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
@@ -228,42 +228,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",
|
||||
},
|
||||
]}
|
||||
@@ -278,7 +278,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={[
|
||||
@@ -347,7 +347,7 @@ export default function HomePage() {
|
||||
role: "Medical Student",
|
||||
company: "Harvard Medical School",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-scientist-posing-with-red-folder_1153-5241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-scientist-posing-with-red-folder_1153-5241.jpg?_wi=1",
|
||||
imageAlt: "Dr. Amanda Foster",
|
||||
},
|
||||
{
|
||||
@@ -356,7 +356,7 @@ export default function HomePage() {
|
||||
role: "Clinical Researcher",
|
||||
company: "Stanford University",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-software-developer-analyzing-program-logs-metrics-close-up_482257-126787.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-center-software-developer-analyzing-program-logs-metrics-close-up_482257-126787.jpg?_wi=1",
|
||||
imageAlt: "Prof. David Kumar",
|
||||
},
|
||||
{
|
||||
@@ -365,7 +365,7 @@ export default function HomePage() {
|
||||
role: "Physician",
|
||||
company: "Johns Hopkins Medical",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-health-worker-special-equipment_23-2148980742.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-health-worker-special-equipment_23-2148980742.jpg?_wi=1",
|
||||
imageAlt: "Dr. Lisa Wong",
|
||||
},
|
||||
{
|
||||
@@ -374,7 +374,7 @@ export default function HomePage() {
|
||||
role: "Health Administrator",
|
||||
company: "Mayo Clinic",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-healthcare-expert-looking-camera_637285-11471.jpg?_wi=1",
|
||||
imageAlt: "Dr. Robert Martinez",
|
||||
},
|
||||
{
|
||||
@@ -383,7 +383,7 @@ export default function HomePage() {
|
||||
role: "Clinician",
|
||||
company: "UCSF Medical Center",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-patient-man-looking-into-camera-waiting-doctors-start-stomatology-surgery-sitting-dental-chair_482257-4877.jpg?_wi=1",
|
||||
imageAlt: "Dr. Jennifer Patel",
|
||||
},
|
||||
{
|
||||
@@ -392,7 +392,7 @@ export default function HomePage() {
|
||||
role: "Academic Researcher",
|
||||
company: "Oxford University",
|
||||
rating: 5,
|
||||
imageSrc: "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",
|
||||
imageSrc: "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?_wi=1",
|
||||
imageAlt: "Prof. Thomas Anderson",
|
||||
},
|
||||
]}
|
||||
@@ -406,7 +406,7 @@ export default function HomePage() {
|
||||
<ContactSplitForm
|
||||
title="Stay Informed"
|
||||
description="Subscribe to receive the latest clinical reviews, research summaries, and expert commentary directly in your inbox."
|
||||
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=3"
|
||||
imageAlt="Subscribe to Clinical Review"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user