From 69dd8e24b017a58bbead2c8fcd14ce4995ae7c6b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:30:34 +0000 Subject: [PATCH] Update src/app/cases/page.tsx --- src/app/cases/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/cases/page.tsx b/src/app/cases/page.tsx index aa4ccf1..96ad1dd 100644 --- a/src/app/cases/page.tsx +++ b/src/app/cases/page.tsx @@ -88,7 +88,7 @@ export default function CasesPage() { name: "The Silent Library", price: "$9.99", imageSrc: - "http://img.b2bpic.net/free-photo/back-view-man-planning-hacker-attack-dark-room-man-writing-wall-with-stickers-photographs-red-threads-planning-conspiracy-hacking-concept_74855-24330.jpg", + "http://img.b2bpic.net/free-photo/back-view-man-planning-hacker-attack-dark-room-man-writing-wall-with-stickers-photographs-red-threads-planning-conspiracy-hacking-concept_74855-24330.jpg?_wi=3", imageAlt: "Silent Library case", }, { @@ -96,7 +96,7 @@ export default function CasesPage() { name: "Midnight Protocol", price: "$9.99", imageSrc: - "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg", + "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg?_wi=3", imageAlt: "Midnight Protocol case", }, { @@ -104,7 +104,7 @@ export default function CasesPage() { name: "The Lost Archive", price: "$12.99", imageSrc: - "http://img.b2bpic.net/free-vector/hand-drawn-escape-room-photocall_23-2149945954.jpg", + "http://img.b2bpic.net/free-vector/hand-drawn-escape-room-photocall_23-2149945954.jpg?_wi=2", imageAlt: "Lost Archive case", }, { @@ -112,7 +112,7 @@ export default function CasesPage() { name: "Double Crossing", price: "$9.99", imageSrc: - "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg", + "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg?_wi=5", imageAlt: "Double Crossing case", }, { @@ -120,7 +120,7 @@ export default function CasesPage() { name: "Crimson Conspiracy", price: "$14.99", imageSrc: - "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg", + "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg?_wi=6", imageAlt: "Crimson Conspiracy case", }, { @@ -128,7 +128,7 @@ export default function CasesPage() { name: "The Phantom Heist", price: "$11.99", imageSrc: - "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg", + "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg?_wi=4", imageAlt: "Phantom Heist case", }, ]}