From ff0dc4ed73b75db0a670f8fb527e8fdbb3af5337 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 02:12:03 +0000 Subject: [PATCH] Update src/app/news/page.tsx --- src/app/news/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/news/page.tsx b/src/app/news/page.tsx index e4d8ba0..62a18a7 100644 --- a/src/app/news/page.tsx +++ b/src/app/news/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { category: "CRITICAL", title: "New Ransomware Strain", excerpt: "Full detail of the vulnerability...", - imageSrc: "http://img.b2bpic.net/free-photo/two-smartphones-black-background_187299-46672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-smartphones-black-background_187299-46672.jpg?_wi=3", authorName: "Arsh Patel", authorAvatar: "http://img.b2bpic.net/free-photo/cyberpunk-warrior-urban-scenery_23-2150712522.jpg", date: "Oct 24, 2024", @@ -73,7 +73,7 @@ export default function LandingPage() { category: "HIGH", title: "Browser Zero-Day", excerpt: "Update now for security.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13510.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13510.jpg?_wi=5", authorName: "Arsh Patel", authorAvatar: "http://img.b2bpic.net/free-photo/cyberpunk-warrior-urban-scenery_23-2150712522.jpg", date: "Oct 23, 2024", @@ -83,7 +83,7 @@ export default function LandingPage() { category: "INFO", title: "Phishing Trends", excerpt: "New tactics discovered.", - imageSrc: "http://img.b2bpic.net/free-photo/mystery-box-with-gifts-concept_23-2150063184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mystery-box-with-gifts-concept_23-2150063184.jpg?_wi=3", authorName: "Arsh Patel", authorAvatar: "http://img.b2bpic.net/free-photo/cyberpunk-warrior-urban-scenery_23-2150712522.jpg", date: "Oct 22, 2024",