From 3ecccc2600471438c4c2bfb20d17c1739fc3bc12 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 12:42:47 +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 fe75713..45fd44e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-abscess-fire_183364-123710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-abscess-fire_183364-123710.jpg?_wi=1", imageAlt: "3d tooth model dark background", }, { @@ -121,7 +121,7 @@ export default function LandingPage() { description: "Seamless, aesthetic composite fillings that last.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-abscess-fire_183364-123710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-abscess-fire_183364-123710.jpg?_wi=2", imageAlt: "Conceptual 3D illustration of human periodontitis", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { description: "Deep oral hygiene for a brighter, healthier smile.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg?_wi=1", imageAlt: "Conceptual 3D illustration of human periodontitis", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Comfort-first approach to all dental procedures.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-green-uniform-holding-stethoscope_114579-18724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-green-uniform-holding-stethoscope_114579-18724.jpg?_wi=1", imageAlt: "Conceptual 3D illustration of human periodontitis", }, ]} @@ -172,7 +172,7 @@ export default function LandingPage() { role: "Patient", company: "Cape Town", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg?_wi=2", }, { id: "2", @@ -180,7 +180,7 @@ export default function LandingPage() { role: "Patient", company: "Cape Town", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-green-uniform-holding-stethoscope_114579-18724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-green-uniform-holding-stethoscope_114579-18724.jpg?_wi=2", }, { id: "3",