From 092e42b1244e1c0be21f2a6eabbda8d9157e83fa Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 12:46:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73be6b4..4f249f5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=1" imageAlt="AI City Assistant" avatars={[ { @@ -97,7 +97,7 @@ export default function LandingPage() { { title: "Report Issues", description: "Quickly report potholes, garbage, or water leaks and track their resolution status instantly.", - imageSrc: "http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg?_wi=1", imageAlt: "Report", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Have questions? We have the answers." faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=2" /> @@ -198,7 +198,7 @@ export default function LandingPage() { tag="Join Us" title="Get Involved Today" description="Join thousands of citizens using CivicAI to improve their neighborhood." - imageSrc="http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg" + imageSrc="http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1