From 1661b46e199e02a70f0156f6b3b8ae8bc4a5d723 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 09:23:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e3d6966..46ade87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,15 +69,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/patient-pov-dentist-with-face-shield-explaining-dental-x-ray-pointing-monitor-stomatology-specialist-wearing-protective-suit-against-infection-with-coronavirus-pointing-radiography_482257-12459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/patient-pov-dentist-with-face-shield-explaining-dental-x-ray-pointing-monitor-stomatology-specialist-wearing-protective-suit-against-infection-with-coronavirus-pointing-radiography_482257-12459.jpg?_wi=1", imageAlt: "Clinic interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-background_1232-2897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-background_1232-2897.jpg?_wi=1", imageAlt: "Dental tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-using-medical-machine_23-2148328465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-using-medical-machine_23-2148328465.jpg?_wi=1", imageAlt: "Happy patient", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/handsome-male-dentist-room-with-medical-equipment-background_613910-15260.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/patient-pov-dentist-with-face-shield-explaining-dental-x-ray-pointing-monitor-stomatology-specialist-wearing-protective-suit-against-infection-with-coronavirus-pointing-radiography_482257-12459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/patient-pov-dentist-with-face-shield-explaining-dental-x-ray-pointing-monitor-stomatology-specialist-wearing-protective-suit-against-infection-with-coronavirus-pointing-radiography_482257-12459.jpg?_wi=2", imageAlt: "dental implant procedure visualization", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-fashion-designer-woman_171337-14461.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-background_1232-2897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-background_1232-2897.jpg?_wi=2", imageAlt: "dental implant procedure visualization", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beauty-brunette-female-waiting-while-dentist-working-computer-dentistry-care-visit_613910-21196.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-using-medical-machine_23-2148328465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-using-medical-machine_23-2148328465.jpg?_wi=2", imageAlt: "dental implant procedure visualization", }, ]} -- 2.49.1