Update src/app/cases/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user