Update src/app/camps/page.tsx

This commit is contained in:
2026-03-14 07:07:23 +00:00
parent 3500c4d51d
commit 95adc5bc59

View File

@@ -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",
},
]}