From e499832ca634186b2e1ebe7ff44aac84924f0890 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 05:19:09 +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 16ffd98..85e0603 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/futuristic-robot-listening-music-headphones_23-2151073016.jpg", imageAlt: "futuristic ai robot assistant floating" }, { imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-spy-underground-space-stealing-governmental-secrets_482257-124433.jpg", imageAlt: "hacker base monitors dark room" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-universe-texture-projection_23-2149512078.jpg", imageAlt: "hacker with hood digital terminal" }, - { imageSrc: "http://img.b2bpic.net/free-photo/military-officer-reviewing-data-from-surveillance-works-tactical-operations-tech-driven_482257-136395.jpg", imageAlt: "digital firewall security shield" } + { imageSrc: "http://img.b2bpic.net/free-photo/military-officer-reviewing-data-from-surveillance-works-tactical-operations-tech-driven_482257-136395.jpg?_wi=1", imageAlt: "digital firewall security shield" } ]} mediaAnimation="blur-reveal" /> @@ -78,7 +78,7 @@ export default function LandingPage() { { id: "3", name: "Level 2: Cryptic Core", price: "$99", variant: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-holding-bank-card-d-sunglasses-white-surface_140725-69401.jpg" }, { id: "4", name: "Level 3: Algorithm War", price: "$149", variant: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/development-opportunity-strategy-improvement-word_53876-13771.jpg" }, { id: "5", name: "Level 4: Data Breaker", price: "$199", variant: "Master", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-dashboard-display_23-2151977856.jpg" }, - { id: "6", 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" } + { id: "6", 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?_wi=2" } ]} title="The Archive Modules" description="Access the encrypted knowledge sectors to upgrade your AI expertise." -- 2.49.1