Update src/app/politics/page.tsx
This commit is contained in:
@@ -95,7 +95,7 @@ const PoliticsPage = () => {
|
||||
handle: "Breaking",
|
||||
testimonial: "Latest government policy announcement affecting citizens nationwide. Full coverage and analysis available.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=4",
|
||||
imageAlt: "Government policy news",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ const PoliticsPage = () => {
|
||||
handle: "Politics",
|
||||
testimonial: "Election campaigns gain momentum with candidate debates and policy positions unveiled this week.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=5",
|
||||
imageAlt: "Election news coverage",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ const PoliticsPage = () => {
|
||||
handle: "Parliament",
|
||||
testimonial: "Parliament passes landmark legislation. Experts analyze implications for citizens and economy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=6",
|
||||
imageAlt: "Parliament legislative news",
|
||||
},
|
||||
]}
|
||||
@@ -134,21 +134,21 @@ const PoliticsPage = () => {
|
||||
id: "policy-story",
|
||||
title: "Government Policy Update",
|
||||
description: "Comprehensive analysis of new government policies and their impact on citizens",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=7",
|
||||
imageAlt: "Government policy coverage",
|
||||
},
|
||||
{
|
||||
id: "election-story",
|
||||
title: "Election Campaign News",
|
||||
description: "Latest developments in the election campaign with candidate statements and voter reactions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=8",
|
||||
imageAlt: "Election campaign news",
|
||||
},
|
||||
{
|
||||
id: "parliament-story",
|
||||
title: "Parliament & Legislature",
|
||||
description: "Recent votes, legislation, and parliamentary debates from the house and senate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lightbox-still-life-arrangement_23-2149198446.jpg?_wi=9",
|
||||
imageAlt: "Parliament legislative news",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user