diff --git a/src/app/cases/page.tsx b/src/app/cases/page.tsx index 9c7adf9..a7a2fbe 100644 --- a/src/app/cases/page.tsx +++ b/src/app/cases/page.tsx @@ -81,22 +81,22 @@ export default function CasesPage() { products={[ { id: "1", 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", imageAlt: "Silent Library case"}, + "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"}, { id: "2", name: "Midnight Protocol", price: "$9.99", imageSrc: - "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg", imageAlt: "Midnight Protocol case"}, + "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg?_wi=3", imageAlt: "Midnight Protocol case"}, { id: "3", name: "The Lost Archive", price: "$12.99", imageSrc: - "http://img.b2bpic.net/free-vector/hand-drawn-escape-room-photocall_23-2149945954.jpg", imageAlt: "Lost Archive case"}, + "http://img.b2bpic.net/free-vector/hand-drawn-escape-room-photocall_23-2149945954.jpg?_wi=2", imageAlt: "Lost Archive case"}, { id: "4", name: "Double Crossing", price: "$9.99", imageSrc: - "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg", imageAlt: "Double Crossing case"}, + "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg?_wi=5", imageAlt: "Double Crossing case"}, { id: "5", name: "Crimson Conspiracy", price: "$14.99", imageSrc: - "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg", imageAlt: "Crimson Conspiracy case"}, + "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg?_wi=6", imageAlt: "Crimson Conspiracy case"}, { id: "6", 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", imageAlt: "Phantom Heist case"}, + "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg?_wi=4", imageAlt: "Phantom Heist case"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e73d2a4..fdaeca0 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -93,7 +93,7 @@ export default function ContactPage() { title: "24/7 Availability", description: "Our support team monitors inquiries around the clock to ensure you never miss a mystery", icon: MessageCircle, }, ]} - 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=2" imageAlt="Customer support representative" mediaAnimation="slide-up" textboxLayout="default" diff --git a/src/app/page.tsx b/src/app/page.tsx index d557f65..a7e0ee5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,18 +93,18 @@ export default function HomePage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg", imageAlt: "detective investigation mystery clues case"}, + "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", imageAlt: "case document investigation file evidence"}, + "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", imageAlt: "evidence photograph mystery clue detective"}, + "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", imageAlt: "interrogation interview witness statement investigation"}, + 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", imageAlt: "mystery case investigation detective thriller"}, + "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"}, ]} mediaAnimation="slide-up" /> @@ -131,7 +131,7 @@ export default function HomePage() { title: "Begin Investigation", description: "Study materials, interrogate AI witnesses, and solve the mystery", 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" @@ -148,16 +148,16 @@ export default function HomePage() { products={[ { id: "1", 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", imageAlt: "Silent Library case"}, + "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"}, { id: "2", name: "Midnight Protocol", price: "$9.99", imageSrc: - "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg", imageAlt: "Midnight Protocol case"}, + "http://img.b2bpic.net/free-photo/team-law-officers-conducting-background-check-potential-suspects_482257-131078.jpg?_wi=2", imageAlt: "Midnight Protocol case"}, { id: "3", name: "The Lost Archive", price: "$12.99", imageSrc: - "http://img.b2bpic.net/free-vector/hand-drawn-escape-room-photocall_23-2149945954.jpg", imageAlt: "Lost Archive case"}, + "http://img.b2bpic.net/free-vector/hand-drawn-escape-room-photocall_23-2149945954.jpg?_wi=1", imageAlt: "Lost Archive case"}, { id: "4", name: "Double Crossing", price: "$9.99", imageSrc: - "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg", imageAlt: "Double Crossing case"}, + "http://img.b2bpic.net/free-photo/magnifying-glass-with-hat-fingerprints-cigarettes_185193-163509.jpg?_wi=4", imageAlt: "Double Crossing case"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up"