From e8fcb8a7a7c49027f5e5d86e4229db0b1b712257 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 23:02:05 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e079efd..50cd397 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -77,7 +77,7 @@ export default function AboutPage() { background={{ variant: "radial-gradient", }} - imageSrc="http://img.b2bpic.net/free-photo/doctor-ophthalmologist-s-office_23-2150917668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-ophthalmologist-s-office_23-2150917668.jpg?_wi=2" imageAlt="Dr. Sarah Mitchell" mediaAnimation="opacity" frameStyle="card" @@ -107,7 +107,7 @@ export default function AboutPage() { }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/doctor-ophthalmologist-s-office_23-2150917668.jpg" + imageSrc="http://img.b2bpic.net/free-photo/doctor-ophthalmologist-s-office_23-2150917668.jpg?_wi=3" imageAlt="Our dental practice philosophy" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -129,7 +129,7 @@ export default function AboutPage() { id: "dr-sarah", name: "Dr. Sarah Mitchell", role: "DDS, Dentist & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-ophthalmologist-s-office_23-2150917668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-ophthalmologist-s-office_23-2150917668.jpg?_wi=4", imageAlt: "Dr. Sarah Mitchell", }, { @@ -155,7 +155,7 @@ export default function AboutPage() {