From c84575730ffcf3efa8c827e5de7ebe560017bc20 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 05:18:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08494b7..2f335ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { imageAlt: "Cybernetic terminal", }, { - imageSrc: "http://img.b2bpic.net/free-photo/military-officer-reviewing-data-from-surveillance-works-tactical-operations-tech-driven_482257-136395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-officer-reviewing-data-from-surveillance-works-tactical-operations-tech-driven_482257-136395.jpg?_wi=1", imageAlt: "High tech firewall", }, ]} @@ -152,7 +152,7 @@ export default function LandingPage() { name: "Level 5: Archangel AI", price: "$299", variant: "Legendary", - imageSrc: "http://img.b2bpic.net/free-photo/military-officer-reviewing-data-from-surveillance-works-tactical-operations-tech-driven_482257-136395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/military-officer-reviewing-data-from-surveillance-works-tactical-operations-tech-driven_482257-136395.jpg?_wi=2", }, ]} title="The Archive Modules" -- 2.49.1