Update src/app/live-results/page.tsx

This commit is contained in:
2026-03-07 05:15:50 +00:00
parent 50a0913bea
commit 2c48f6f8d2

View File

@@ -57,7 +57,7 @@ export default function LiveResultsPage() {
{ text: "होमपृष्ठ / Return Home", href: "/" },
{ text: "मानचित्र / View Map", href: "#interactive-map" },
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg?_wi=6"
imageAlt="Live election vote counting results display"
showDimOverlay={true}
/>
@@ -111,11 +111,11 @@ export default function LiveResultsPage() {
icon: MapPin,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hungary-map-infographic_23-2148832650.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hungary-map-infographic_23-2148832650.jpg?_wi=5",
imageAlt: "Nepal province election map with results",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg?_wi=7",
imageAlt: "Province vote percentage distribution",
},
],
@@ -127,11 +127,11 @@ export default function LiveResultsPage() {
icon: Layers,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hungary-map-infographic_23-2148832650.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hungary-map-infographic_23-2148832650.jpg?_wi=6",
imageAlt: "District level detailed results map",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg?_wi=8",
imageAlt: "District voting breakdown statistics",
},
],
@@ -143,11 +143,11 @@ export default function LiveResultsPage() {
icon: RefreshCw,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-usa-independence-day-accessories_23-2148135060.jpg?_wi=9",
imageAlt: "Real-time counting display system",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hungary-map-infographic_23-2148832650.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-hungary-map-infographic_23-2148832650.jpg?_wi=7",
imageAlt: "Live results regional visualization",
},
],