From 309dae3f5b5e6981841b8e92b75235e2b3ba7009 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 22:47:10 +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 8e91d5e..4e4ce75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -246,7 +246,7 @@ export default function HomePage() { }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19453.jpg", + "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19453.jpg?_wi=1", }, }, ]} @@ -280,7 +280,7 @@ export default function HomePage() { name: "Exams & Consultations", price: "Preventive", imageSrc: - "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19453.jpg", + "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19453.jpg?_wi=2", imageAlt: "Dental examination", }, { -- 2.49.1