From a03c1067cfe75d5a1ab2f78f20d43478c5c9fd31 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:38:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec6065b..f7eb069 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19457.jpg?_wi=1", imageAlt: "Dental implants procedure" }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=1", imageAlt: "Professional dental workspace" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXTlC9QinbRk9ICEQFFKq2cW8i/uploaded-1772739466829-r602yp4t.jpg", imageAlt: "Professional dental workspace" } ]} rightCarouselItems={[ -- 2.49.1