From e64bdb16d36897e6c1888a595a0ca3118a6a1864 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:10:51 +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 adf1cdf..480aef0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXTlC9QinbRk9ICEQFFKq2cW8i/uploaded-1772739997679-e3qsr6iw.png", imageAlt: "Root canal treatment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-patient-holding-orthodontic-retainers-dental-clinic_662251-2605.jpg", imageAlt: "Orthodontic care results" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXTlC9QinbRk9ICEQFFKq2cW8i/uploaded-1772741447505-ff19hqat.jpg", imageAlt: "Orthodontic care results" } ]} carouselPosition="right" -- 2.49.1