diff --git a/src/app/survivors/page.tsx b/src/app/survivors/page.tsx index 9c18b9b..8695b44 100644 --- a/src/app/survivors/page.tsx +++ b/src/app/survivors/page.tsx @@ -128,21 +128,21 @@ export default function SurvivorManagementPage() { id: 1, title: "Survivor Profiles", description: "Complete profiles for each survivor including name, profession, skills, health status, and work assignments. Track experience and expertise across all camp personnel.", - imageSrc: "http://img.b2bpic.net/free-photo/fantastic-aliens-with-glowing-neon-colours_23-2151648371.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantastic-aliens-with-glowing-neon-colours_23-2151648371.jpg?_wi=3", imageAlt: "Survivor Profile Database", }, { id: 2, title: "Health Tracking", description: "Monitor survivor health status including injuries, illnesses, and medical conditions. Assign medical personnel and track treatment progress with comprehensive health records.", - imageSrc: "http://img.b2bpic.net/free-photo/male-soldier-camouflage-dark-wall_140725-96049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-soldier-camouflage-dark-wall_140725-96049.jpg?_wi=2", imageAlt: "Health Status Monitoring", }, { id: 3, title: "Skill Assignment", description: "Assign survivors to appropriate roles based on skills and expertise. Track professional assignments including scavengers, medics, engineers, and security personnel.", - imageSrc: "http://img.b2bpic.net/free-photo/blond-pilot-angry-expression_1194-1879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blond-pilot-angry-expression_1194-1879.jpg?_wi=2", imageAlt: "Skill Assignment", }, ]}