diff --git a/src/app/candidates/page.tsx b/src/app/candidates/page.tsx index bb7ddde..dbf8c5e 100644 --- a/src/app/candidates/page.tsx +++ b/src/app/candidates/page.tsx @@ -107,7 +107,7 @@ export default function CandidatesPage() { name: "डॉ. राजेश शर्मा / Dr. Rajesh Sharma", role: "कांग्रेस पार्टी / Congress Party", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152406.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152406.jpg?_wi=3", imageAlt: "Dr. Rajesh Sharma candidate photo", }, { @@ -115,7 +115,7 @@ export default function CandidatesPage() { name: "प्रिया पटेल / Priya Patel", role: "लोकतान्त्रिक गठबन्धन / Democratic Alliance", imageSrc: - "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg", + "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg?_wi=3", imageAlt: "Priya Patel candidate photo", }, { @@ -123,7 +123,7 @@ export default function CandidatesPage() { name: "कमल पौडेल / Kamal Poudel", role: "राष्ट्रवादी पार्टी / Nationalist Party", imageSrc: - "http://img.b2bpic.net/free-psd/old-man-wearing-business-costume_23-2150833787.jpg", + "http://img.b2bpic.net/free-psd/old-man-wearing-business-costume_23-2150833787.jpg?_wi=3", imageAlt: "Kamal Poudel candidate photo", }, { @@ -131,7 +131,7 @@ export default function CandidatesPage() { name: "संघीय मैली / Federal Maili", role: "संघीय पार्टी / Federal Party", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152406.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152406.jpg?_wi=4", imageAlt: "Federal Maili candidate photo", }, { @@ -139,7 +139,7 @@ export default function CandidatesPage() { name: "सरिता घिमिरे / Sarita Ghimire", role: "प्रगतिशील गठबन्धन / Progressive Coalition", imageSrc: - "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg", + "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-fashionable-teenage-girl-with-fair-hair_176532-8114.jpg?_wi=4", imageAlt: "Sarita Ghimire candidate photo", }, { @@ -147,7 +147,7 @@ export default function CandidatesPage() { name: "विजय सिंह / Vijay Singh", role: "स्वतन्त्र / Independent", imageSrc: - "http://img.b2bpic.net/free-psd/old-man-wearing-business-costume_23-2150833787.jpg", + "http://img.b2bpic.net/free-psd/old-man-wearing-business-costume_23-2150833787.jpg?_wi=4", imageAlt: "Vijay Singh candidate photo", }, ]}