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"