From ef0353957b58d3dd9a807bc748836d5ea7589330 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 05:30:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 36ef27f..1baa7e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nurse-typing-computer-making-appointments-while-dental-specialist-talking-patient-stomatology-chair-before-examination-dentist-nurse-working-together-modern-stomatological-clinic_482257-13449.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nurse-typing-computer-making-appointments-while-dental-specialist-talking-patient-stomatology-chair-before-examination-dentist-nurse-working-together-modern-stomatological-clinic_482257-13449.jpg?_wi=1" imageAlt="professional dentist smiling portrait" avatars={[ { @@ -137,7 +137,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/nurse-typing-computer-making-appointments-while-dental-specialist-talking-patient-stomatology-chair-before-examination-dentist-nurse-working-together-modern-stomatological-clinic_482257-13449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-typing-computer-making-appointments-while-dental-specialist-talking-patient-stomatology-chair-before-examination-dentist-nurse-working-together-modern-stomatological-clinic_482257-13449.jpg?_wi=2", imageAlt: "modern dental imaging technology", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg?_wi=1", imageAlt: "modern dental imaging technology", }, ]} @@ -229,7 +229,7 @@ export default function LandingPage() { id: "t1", name: "Dr. Arun Kumar", role: "Head Dentist", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-74076.jpg?_wi=2", imageAlt: "dentist portrait male professional", }, { -- 2.49.1