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"}, ]}