diff --git a/src/app/page.tsx b/src/app/page.tsx index dd0e13d..a97d117 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function HomePage() { { text: "Lease Office Space", href: "#leasing" }, ]} 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=1" imageAlt="Fraser Business Park exterior - professional office complex" mediaAnimation="slide-up" frameStyle="card" @@ -134,21 +134,21 @@ export default function HomePage() { id: "healthcare", name: "Healthcare Services", price: "Medical & Wellness", - imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-taking-notes-consultation-with-old-patient-meeting-talk-about-disease-diagnosis-treatment-recovery-elderly-woman-doing-checkup-visit-with-help-from-physician_482257-50441.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/general-practitioner-taking-notes-consultation-with-old-patient-meeting-talk-about-disease-diagnosis-treatment-recovery-elderly-woman-doing-checkup-visit-with-help-from-physician_482257-50441.jpg?_wi=1", imageAlt: "doctor consulting patient professional medical office", }, { id: "financial", name: "Financial Services", price: "Accounting & Insurance", - imageSrc: "http://img.b2bpic.net/free-photo/papers-notebook-near-laptop_23-2147772396.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/papers-notebook-near-laptop_23-2147772396.jpg?_wi=1", imageAlt: "accountant professional meeting client financial", }, { id: "wellness", name: "Wellness & Therapy", price: "Massage & Mental Health", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-meditating-park_23-2147791890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-meditating-park_23-2147791890.jpg?_wi=1", imageAlt: "therapist office calm peaceful environment", }, ]} @@ -176,7 +176,7 @@ export default function HomePage() { name: "Sarah Johnson", handle: "Patient", testimonial: "Nice quiet place for a doctor visit. The office was empty and it felt like a very personal visit. The professionalism and care here is exceptional.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19301.jpg?_wi=1", imageAlt: "professional woman portrait headshot confident", }, { @@ -184,7 +184,7 @@ export default function HomePage() { name: "Michael Chen", handle: "Client", testimonial: "Great therapists, doctors and chiropractors. The entire complex maintains such high standards. I recommend Fraser Park to all my colleagues.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg?_wi=1", imageAlt: "professional man portrait headshot confident", }, { @@ -192,7 +192,7 @@ export default function HomePage() { name: "Emily Rodriguez", handle: "Business Owner", testimonial: "Very well maintained with a lot of different businesses. It's the perfect location for my accounting practice. Professional and welcoming.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280700.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280700.jpg?_wi=1", imageAlt: "business woman portrait professional studio", }, { @@ -200,7 +200,7 @@ export default function HomePage() { name: "David Kim", handle: "Healthcare Provider", testimonial: "Clean and a nice place to conduct business. My patients comment on how calm and professional the environment feels. Outstanding property management.", - imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", imageAlt: "business professional man portrait studio headshot", }, { @@ -208,7 +208,7 @@ export default function HomePage() { name: "Jessica Martinez", handle: "Patient", testimonial: "The quiet, professional atmosphere makes such a difference. I feel confident bringing my family to providers here. It's a trusted community.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-businesswoman-isolated-classy-outfit_1303-19301.jpg?_wi=2", imageAlt: "professional woman portrait headshot confident", }, { @@ -216,7 +216,7 @@ export default function HomePage() { name: "Thomas Anderson", handle: "Insurance Agent", testimonial: "The location, the facilities, the maintenance—everything about Fraser Park says 'professional.' It's where serious providers do business.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg?_wi=2", imageAlt: "professional man portrait headshot confident", }, ]} @@ -301,7 +301,7 @@ export default function HomePage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/people-with-laptops-table_23-2147678984.jpg?_wi=1", imageAlt: "professional office interior modern clean organized", }, { @@ -309,7 +309,7 @@ export default function HomePage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-france_23-2149169770.jpg?_wi=1", imageAlt: "office building parking lot convenient access", }, ]}