From 3ed18ba5203d7504075049cdedb80ade56cbc717 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:15:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06dd90c..7d239e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { useInvertedBackground={false} title="We know Arizona. We get results." description="As a bipartisan firm, our team leverages diverse political experience to deliver non-partisan, outcome-focused strategies. With over 200 years of combined experience, we’ve helped clients secure policy, advocacy and public outreach support across all levels of government." - imageSrc="http://img.b2bpic.net/free-photo/workplace-violence-taking-place-colleagues_23-2149361816.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workplace-violence-taking-place-colleagues_23-2149361816.jpg?_wi=1" imageAlt="professional meeting diverse group" /> @@ -89,7 +89,7 @@ export default function LandingPage() { { title: "Lobbying", description: "High-impact advocacy at all levels of state and local government.", imageSrc: "http://img.b2bpic.net/free-photo/building-architecture-office-window-contemporary-concept_53876-23175.jpg", imageAlt: "corporate lobbyist architecture glass facade"}, { - title: "Public Relations", description: "Strategic communications designed to influence and inform key stakeholders.", imageSrc: "http://img.b2bpic.net/free-photo/workplace-violence-taking-place-colleagues_23-2149361816.jpg", imageAlt: "corporate lobbyist architecture glass facade"}, + title: "Public Relations", description: "Strategic communications designed to influence and inform key stakeholders.", imageSrc: "http://img.b2bpic.net/free-photo/workplace-violence-taking-place-colleagues_23-2149361816.jpg?_wi=2", imageAlt: "corporate lobbyist architecture glass facade"}, { title: "Public Outreach", description: "Grassroots and digital campaigns built to mobilize communities and stakeholders.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-disgusted-young-man-trendy-suit-grimacing-upset-looking-left-standing-against-whit_1258-165923.jpg", imageAlt: "corporate lobbyist architecture glass facade"}, ]} -- 2.49.1