From c1556e508c71e03d5cf78dd4a587d7793b2875f5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:54:15 +0000 Subject: [PATCH] Update src/app/alerts/page.tsx --- src/app/alerts/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/alerts/page.tsx b/src/app/alerts/page.tsx index de78987..8d97fb1 100644 --- a/src/app/alerts/page.tsx +++ b/src/app/alerts/page.tsx @@ -45,21 +45,21 @@ export default function AlertsPage() { id: "1", title: "Real-Time Tracking Map", tags: ["Tracking", "Live"], - imageSrc: "http://img.b2bpic.net/free-vector/ecological-wind-power-flat-infographic-poster_1284-8891.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/ecological-wind-power-flat-infographic-poster_1284-8891.jpg?_wi=2", imageAlt: "Live cyclone tracking map", }, { id: "2", title: "Warning Levels & Alerts", tags: ["Alerts", "Warning"], - imageSrc: "http://img.b2bpic.net/free-photo/angry-ceo-tension-trying-manage-organizational-crisis-boardroom_482257-122903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/angry-ceo-tension-trying-manage-organizational-crisis-boardroom_482257-122903.jpg?_wi=2", imageAlt: "Storm warning alert levels", }, { id: "3", title: "Safety Recommendations", tags: ["Safety", "Guidance"], - imageSrc: "http://img.b2bpic.net/free-photo/stomatology-patient-denstiry-wainting-area-filling-form-before-consultation-with-dentist-dressed-ppe-suit-as-safety-precation-agasint-infection-with-coronavirus-global-outbreak_482257-16170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stomatology-patient-denstiry-wainting-area-filling-form-before-consultation-with-dentist-dressed-ppe-suit-as-safety-precation-agasint-infection-with-coronavirus-global-outbreak_482257-16170.jpg?_wi=2", imageAlt: "Safety recommendations guide", }, ]} @@ -81,21 +81,21 @@ export default function AlertsPage() { id: "1", title: "Evacuation Guidelines", tags: ["Evacuation", "Procedures"], - imageSrc: "http://img.b2bpic.net/free-photo/stomatology-patient-denstiry-wainting-area-filling-form-before-consultation-with-dentist-dressed-ppe-suit-as-safety-precation-agasint-infection-with-coronavirus-global-outbreak_482257-16170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stomatology-patient-denstiry-wainting-area-filling-form-before-consultation-with-dentist-dressed-ppe-suit-as-safety-precation-agasint-infection-with-coronavirus-global-outbreak_482257-16170.jpg?_wi=3", imageAlt: "Evacuation procedures guide", }, { id: "2", title: "Find Emergency Shelters", tags: ["Shelters", "Safety"], - imageSrc: "http://img.b2bpic.net/free-photo/male-female-students-wear-masks-sit-read-field-chair_1150-24715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-female-students-wear-masks-sit-read-field-chair_1150-24715.jpg?_wi=1", imageAlt: "Emergency shelter locations", }, { id: "3", title: "First Aid During Storms", tags: ["Medical", "Safety"], - imageSrc: "http://img.b2bpic.net/free-photo/paramedics-examining-injured-girl_107420-63735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/paramedics-examining-injured-girl_107420-63735.jpg?_wi=1", imageAlt: "First aid emergency response", }, ]}