From 2f1be6cce42b0b537a0e1518130e2978b22fef32 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 13:11:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86729f3..fc40700 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@alihassan", testimonial: "This platform has significantly improved how we report incidents in Bosaso.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-car-street_23-2149092128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-car-street_23-2149092128.jpg?_wi=1", imageAlt: "police patrol car city station", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@fatimanoor", testimonial: "Very user-friendly and keeps our community safe.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg?_wi=1", imageAlt: "police patrol car city station", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@mohabdi", testimonial: "Quick response times thanks to the tracking system.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/platoon-captain-handling-surveillance-safety-operations-with-crew_482257-91019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/platoon-captain-handling-surveillance-safety-operations-with-crew_482257-91019.jpg?_wi=1", imageAlt: "police patrol car city station", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@zahraahmed", testimonial: "Essential tool for every citizen in Bosaso.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/taxi-driver-getting-ready-customer_23-2149273220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/taxi-driver-getting-ready-customer_23-2149273220.jpg?_wi=1", imageAlt: "police patrol car city station", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@yusufomar", testimonial: "A massive step forward for police accountability.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=1", imageAlt: "police patrol car city station", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-urban-car-street_23-2149092128.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-urban-car-street_23-2149092128.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -200,7 +200,7 @@ export default function LandingPage() { "Security", "Mobile", ], - imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg?_wi=2", }, { id: "f2", @@ -211,7 +211,7 @@ export default function LandingPage() { "Tracking", "GPS", ], - imageSrc: "http://img.b2bpic.net/free-photo/platoon-captain-handling-surveillance-safety-operations-with-crew_482257-91019.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/platoon-captain-handling-surveillance-safety-operations-with-crew_482257-91019.jpg?_wi=2", }, { id: "f3", @@ -222,7 +222,7 @@ export default function LandingPage() { "Safety", "Community", ], - imageSrc: "http://img.b2bpic.net/free-photo/taxi-driver-getting-ready-customer_23-2149273220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/taxi-driver-getting-ready-customer_23-2149273220.jpg?_wi=2", }, ]} title="Core Capabilities" @@ -270,7 +270,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Fast and helpful.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=2", }, { id: "t2", -- 2.49.1