From 95975b094ad2373235fedb0af5d4bb04b77b9a03 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:29:58 +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 72b016c..2d6a097 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1677.jpg" + imageSrc="http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1677.jpg?_wi=1" imageAlt="Modern Dental Clinic Interior" mediaAnimation="slide-up" avatars={[ @@ -244,7 +244,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-having-fun-kitchen_1301-6562.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/equipment-dental-instruments-dentist-s-office-tools-close-up_8353-1677.jpg?_wi=2", imageAlt: "dentist professional portrait clean", }, ]} -- 2.49.1