From f56ca7a341b7c545f183a66bb00dc6d9d1a5daff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:52:26 +0000 Subject: [PATCH] Update src/app/leasing/page.tsx --- src/app/leasing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/leasing/page.tsx b/src/app/leasing/page.tsx index 79e9888..f5cf724 100644 --- a/src/app/leasing/page.tsx +++ b/src/app/leasing/page.tsx @@ -85,7 +85,7 @@ export default function LeasingPage() { { text: "Schedule Tour", href: "#contact" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/city-view_1417-1895.jpg" + imageSrc="http://img.b2bpic.net/free-photo/city-view_1417-1895.jpg?_wi=3" imageAlt="Fraser Business Park professional office space exterior" mediaAnimation="slide-up" frameStyle="card" @@ -166,9 +166,9 @@ export default function LeasingPage() { tag="Our Location" metrics={[ { - id: "location", value: "Aurora, CO", title: "Professional District", description: "Near Iliff & Chambers—accessible and central to Aurora's professional community", imageSrc: "http://img.b2bpic.net/free-photo/people-with-laptops-table_23-2147678984.jpg"}, + id: "location", value: "Aurora, CO", title: "Professional District", description: "Near Iliff & Chambers—accessible and central to Aurora's professional community", imageSrc: "http://img.b2bpic.net/free-photo/people-with-laptops-table_23-2147678984.jpg?_wi=2"}, { - id: "access", value: "Easy Access", title: "Convenient Parking", description: "Ample parking and convenient access for your clients and patients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-france_23-2149169770.jpg"}, + id: "access", value: "Easy Access", title: "Convenient Parking", description: "Ample parking and convenient access for your clients and patients", imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-france_23-2149169770.jpg?_wi=2"}, ]} animationType="slide-up" textboxLayout="default"