Update src/app/politics/page.tsx

This commit is contained in:
2026-03-17 06:25:43 +00:00
parent 56fb93cd85
commit 633bda2579

View File

@@ -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",
},
]}