diff --git a/src/app/breaking-news/page.tsx b/src/app/breaking-news/page.tsx index 773001b..35a45af 100644 --- a/src/app/breaking-news/page.tsx +++ b/src/app/breaking-news/page.tsx @@ -63,7 +63,7 @@ export default function BreakingNewsPage() { title: "Major Government Policy Announcement", description: "Breaking: Government announces sweeping changes to regional development policy affecting millions. Full details and analysis coming soon.", tag: "Politics", - imageSrc: "http://img.b2bpic.net/free-vector/media-round-icons-set-fresh-news-theme-paper-electronic-forms-flat_98292-7908.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/media-round-icons-set-fresh-news-theme-paper-electronic-forms-flat_98292-7908.jpg?_wi=4", imageAlt: "Government announcement", }, { @@ -71,7 +71,7 @@ export default function BreakingNewsPage() { title: "Markets React to Economic Data Release", description: "Stock indices surge following positive economic indicators. Analysts weigh in on implications for regional growth and investor sentiment.", tag: "Business", - imageSrc: "http://img.b2bpic.net/free-photo/morning-news_1098-13882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/morning-news_1098-13882.jpg?_wi=3", imageAlt: "Market news", }, { @@ -79,7 +79,7 @@ export default function BreakingNewsPage() { title: "Emergency Response to Natural Event", description: "Authorities mobilize response teams following significant weather event. Damage assessments and relief operations underway across affected areas.", tag: "News", - imageSrc: "http://img.b2bpic.net/free-vector/breaking-news-horizontal-banners_1284-23374.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/breaking-news-horizontal-banners_1284-23374.jpg?_wi=1", imageAlt: "Emergency response", }, ]} @@ -106,7 +106,7 @@ export default function BreakingNewsPage() { category: "Politics", title: "Political Coalition Shifts: New Alliances Formed", excerpt: "Unexpected political realignment creates new partnerships with significant implications for upcoming legislative sessions and policy initiatives.", - imageSrc: "http://img.b2bpic.net/free-vector/media-round-icons-set-fresh-news-theme-paper-electronic-forms-flat_98292-7908.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/media-round-icons-set-fresh-news-theme-paper-electronic-forms-flat_98292-7908.jpg?_wi=5", imageAlt: "Politics news", authorName: "Anjali Gupta", authorAvatar: "http://img.b2bpic.net/free-vector/media-round-icons-set-fresh-news-theme-paper-electronic-forms-flat_98292-7908.jpg", @@ -117,7 +117,7 @@ export default function BreakingNewsPage() { category: "Sports", title: "Unexpected Victory Shocks Sporting World", excerpt: "Underdog team stages dramatic comeback in championship match, overcoming massive odds to secure historic victory and national recognition.", - imageSrc: "http://img.b2bpic.net/free-psd/meet-team-india-indian-cricket-flyer_23-2151986595.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/meet-team-india-indian-cricket-flyer_23-2151986595.jpg?_wi=4", imageAlt: "Sports breaking news", authorName: "Rohan Nath", authorAvatar: "http://img.b2bpic.net/free-psd/meet-team-india-indian-cricket-flyer_23-2151986595.jpg", @@ -128,7 +128,7 @@ export default function BreakingNewsPage() { category: "Technology", title: "Tech Giant Announces Groundbreaking Innovation", excerpt: "Major technology company unveils revolutionary product that experts say could transform the industry and reshape consumer expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheerful-businessman-eyeglasses_171337-5612.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheerful-businessman-eyeglasses_171337-5612.jpg?_wi=3", imageAlt: "Technology breaking news", authorName: "Arun Sharma", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-cheerful-businessman-eyeglasses_171337-5612.jpg",