diff --git a/src/app/politics/page.tsx b/src/app/politics/page.tsx index d66eb10..d0480f9 100644 --- a/src/app/politics/page.tsx +++ b/src/app/politics/page.tsx @@ -91,7 +91,7 @@ export default function PoliticsPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - 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=10" imageAlt="Politics news coverage" mediaAnimation="opacity" frameStyle="card" @@ -114,7 +114,7 @@ export default function PoliticsPage() { title: "National Election Results Announced", description: "Major political shifts as election results reshape the political landscape with significant gains for leading parties", tag: "Elections", - 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=11", imageAlt: "Election news", }, { @@ -122,7 +122,7 @@ export default function PoliticsPage() { title: "Government Passes Major Legislation", description: "Parliament approves crucial bill addressing key policy priorities and receiving broad bipartisan support", tag: "Legislation", - imageSrc: "http://img.b2bpic.net/free-vector/news-blog-banner-template_23-2148626511.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/news-blog-banner-template_23-2148626511.jpg?_wi=3", imageAlt: "Government news", }, { @@ -130,7 +130,7 @@ export default function PoliticsPage() { title: "State Government Announces Development Program", description: "New regional development initiative focuses on infrastructure, employment, and sustainable growth", tag: "Regional", - imageSrc: "http://img.b2bpic.net/free-vector/global-breaking-news-banner-with-world-map_1017-62338.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/global-breaking-news-banner-with-world-map_1017-62338.jpg?_wi=6", imageAlt: "Regional politics news", }, ]}