From cffc71e9fee0c3070f2418f7470a37fe9102563f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:50:21 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b64b7a7..7c739fe 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -62,7 +62,7 @@ export default function AboutPage() { description="Founded in 2010, The News Speed Institute is dedicated to training ethical, skilled journalists who report the truth with speed and accuracy." subdescription="Industry-Leading Training & Mentorship" icon={Target} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/modern-building-exterior-of-a-journalism-1772520274758-82fe6943.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/modern-building-exterior-of-a-journalism-1772520274758-82fe6943.png?_wi=2" imageAlt="The News Speed Institute building" mediaAnimation="slide-up" useInvertedBackground={false} From 77a32bdc35c2dee544286be9ca9f413a02c3ff3a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:50:22 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de05009..2b5cd87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function HomePage() { description="Founded in 2010, The News Speed Institute is dedicated to training ethical, skilled journalists who report the truth with speed and accuracy." subdescription="Industry-Leading Training & Mentorship" icon={Target} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/modern-building-exterior-of-a-journalism-1772520274758-82fe6943.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/modern-building-exterior-of-a-journalism-1772520274758-82fe6943.png?_wi=1" imageAlt="The News Speed Institute building" mediaAnimation="slide-up" useInvertedBackground={false} @@ -182,19 +182,19 @@ export default function HomePage() { id: "1", category: ["Journalism Trends", "Digital Media"], title: "The Future of Broadcast Journalism", excerpt: "Exploring how streaming platforms and digital tools are transforming traditional broadcast journalism.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/abstract-visualization-of-journalism-tre-1772520275516-0fb92b1f.png", authorName: "Michael Foster", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/abstract-visualization-of-journalism-tre-1772520275516-0fb92b1f.png?_wi=1", authorName: "Michael Foster", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/professional-headshot-of-female-journali-1772520277362-6eeda023.png", date: "15 Jan 2025"}, { id: "2", category: ["Education", "Skills"], title: "Building Digital Literacy in Newsrooms", excerpt: "Essential skills modern journalists need to master in an increasingly digital media landscape.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/person-reading-news-on-digital-tablet-wi-1772520275831-a32adefa.png", authorName: "Lisa Chen", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/person-reading-news-on-digital-tablet-wi-1772520275831-a32adefa.png?_wi=1", authorName: "Lisa Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/professional-headshot-of-male-journalist-1772520275926-cbc28f8d.png", date: "12 Jan 2025"}, { id: "3", category: ["Investigative", "Reporting"], title: "Deep Dive: Advanced Research Techniques", excerpt: "Advanced methodologies for conducting thorough investigations and verifying sources in breaking news.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/investigative-journalist-at-desk-with-re-1772520275947-62bba301.png", authorName: "Robert Williams", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/investigative-journalist-at-desk-with-re-1772520275947-62bba301.png?_wi=1", authorName: "Robert Williams", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/professional-headshot-of-diverse-journal-1772520274935-3a6dca81.png", date: "10 Jan 2025"}, ]} animationType="slide-up" From 7a35834d2e3abeea4a43c56846fe2122a914c0d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:50:23 +0000 Subject: [PATCH 3/3] Update src/app/resources/page.tsx --- src/app/resources/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/resources/page.tsx b/src/app/resources/page.tsx index 66f3fc4..c7f3969 100644 --- a/src/app/resources/page.tsx +++ b/src/app/resources/page.tsx @@ -62,19 +62,19 @@ export default function ResourcesPage() { id: "1", category: ["Journalism Trends", "Digital Media"], title: "The Future of Broadcast Journalism", excerpt: "Exploring how streaming platforms and digital tools are transforming traditional broadcast journalism.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/abstract-visualization-of-journalism-tre-1772520275516-0fb92b1f.png", authorName: "Michael Foster", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/abstract-visualization-of-journalism-tre-1772520275516-0fb92b1f.png?_wi=2", authorName: "Michael Foster", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/professional-headshot-of-female-journali-1772520277362-6eeda023.png", date: "15 Jan 2025"}, { id: "2", category: ["Education", "Skills"], title: "Building Digital Literacy in Newsrooms", excerpt: "Essential skills modern journalists need to master in an increasingly digital media landscape.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/person-reading-news-on-digital-tablet-wi-1772520275831-a32adefa.png", authorName: "Lisa Chen", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/person-reading-news-on-digital-tablet-wi-1772520275831-a32adefa.png?_wi=2", authorName: "Lisa Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/professional-headshot-of-male-journalist-1772520275926-cbc28f8d.png", date: "12 Jan 2025"}, { id: "3", category: ["Investigative", "Reporting"], title: "Deep Dive: Advanced Research Techniques", excerpt: "Advanced methodologies for conducting thorough investigations and verifying sources in breaking news.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/investigative-journalist-at-desk-with-re-1772520275947-62bba301.png", authorName: "Robert Williams", authorAvatar: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/investigative-journalist-at-desk-with-re-1772520275947-62bba301.png?_wi=2", authorName: "Robert Williams", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQKfXTlME3oQPeBk4eIZqg6s1H/professional-headshot-of-diverse-journal-1772520274935-3a6dca81.png", date: "10 Jan 2025"}, ]} animationType="slide-up"