Update src/app/leasing/page.tsx

This commit is contained in:
2026-03-10 05:52:26 +00:00
parent ba06d0de4a
commit f56ca7a341

View File

@@ -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"