From 35ad6149fb9802f44f4ba1cc5659c32849e54f73 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 20:14:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a1600a..89c5fd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "tel:5555555555", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-with-cute-dog_23-2149271795.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-doctor-with-cute-dog_23-2149271795.jpg?_wi=1" imageAlt="Professional veterinary care" avatars={[ { @@ -244,7 +244,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-checking-smiley-dog_23-2149304326.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-with-cute-dog_23-2149271795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-doctor-with-cute-dog_23-2149271795.jpg?_wi=2", imageAlt: "veterinarian doctor portrait", }, ]} -- 2.49.1