Update src/app/page.tsx

This commit is contained in:
2026-03-02 18:30:35 +00:00
parent aa1bc8c49f
commit 6cdd5ec313

View File

@@ -97,26 +97,26 @@ export default function HomePage() {
mediaItems={[
{
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=1",
imageAlt: "detective investigation mystery clues case",
},
{
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=1",
imageAlt: "case document investigation file evidence",
},
{
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=2",
imageAlt: "evidence photograph mystery clue detective",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stressed-woman_1098-14869.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stressed-woman_1098-14869.jpg?_wi=1",
imageAlt: "interrogation interview witness statement investigation",
},
{
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=1",
imageAlt: "mystery case investigation detective thriller",
},
]}
@@ -153,7 +153,7 @@ export default function HomePage() {
icon: Search,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg"
imageSrc="http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg?_wi=3"
imageAlt="Investigation process"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -173,7 +173,7 @@ export default function HomePage() {
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=2",
imageAlt: "Silent Library case",
},
{
@@ -181,7 +181,7 @@ export default function HomePage() {
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=2",
imageAlt: "Midnight Protocol case",
},
{
@@ -189,7 +189,7 @@ export default function HomePage() {
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=1",
imageAlt: "Lost Archive case",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
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=4",
imageAlt: "Double Crossing case",
},
]}