Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-22 04:57:00 +00:00

View File

@@ -51,10 +51,10 @@ export default function LandingPage() {
{
id: "g1", groupTitle: "Local Representatives", members: [
{
id: "p1", title: "Shri. Rajesh Kumar", subtitle: "Ward 5", detail: "Accountability Score: 88%", imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-enjoying-park_53876-63295.jpg", imageAlt: "community service cleanup drive"
id: "p1", title: "Shri. Rajesh Kumar", subtitle: "Ward 5", detail: "Accountability Score: 88%", imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-enjoying-park_53876-63295.jpg?_wi=1", imageAlt: "community service cleanup drive"
},
{
id: "p2", title: "Smt. Sunita Devi", subtitle: "Ward 12", detail: "Accountability Score: 72%", imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-enjoying-park_53876-63295.jpg", imageAlt: "community service cleanup drive"
id: "p2", title: "Smt. Sunita Devi", subtitle: "Ward 12", detail: "Accountability Score: 72%", imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-enjoying-park_53876-63295.jpg?_wi=2", imageAlt: "community service cleanup drive"
},
],
},