From 95adc5bc59b7a12efc99fb5354aeea568fa76223 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 07:07:23 +0000 Subject: [PATCH] Update src/app/camps/page.tsx --- src/app/camps/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/camps/page.tsx b/src/app/camps/page.tsx index c7d6f9f..9cf7af2 100644 --- a/src/app/camps/page.tsx +++ b/src/app/camps/page.tsx @@ -90,7 +90,7 @@ export default function CampsPage() { title: "Aurora Settlement", description: "Primary command hub with population of 280+ survivors. Advanced medical facilities and central resource storage. Mission control for major expeditions.", - imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-haunted-house-with-spooky-aesthetic_23-2151663788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cinematic-style-view-haunted-house-with-spooky-aesthetic_23-2151663788.jpg?_wi=4", imageAlt: "Aurora Settlement", }, { @@ -98,7 +98,7 @@ export default function CampsPage() { title: "Haven Base", description: "Secondary settlement housing 165 survivors specializing in agricultural production and water purification. Safe haven for new arrivals.", - imageSrc: "http://img.b2bpic.net/free-photo/witch-with-bucket-walking-forest_23-2147686890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/witch-with-bucket-walking-forest_23-2147686890.jpg?_wi=4", imageAlt: "Haven Base", }, { @@ -106,7 +106,7 @@ export default function CampsPage() { title: "Sanctuary Outpost", description: "Remote outpost with 98 survivors focused on equipment maintenance and ammunition production. Strategic position for north-western expeditions.", - imageSrc: "http://img.b2bpic.net/free-photo/goals-oriented-businesswomen-dive-deep-into-financial-reports-leveraging-graphs-indicators_482257-136221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/goals-oriented-businesswomen-dive-deep-into-financial-reports-leveraging-graphs-indicators_482257-136221.jpg?_wi=4", imageAlt: "Sanctuary Outpost", }, ]}