From d51cd6c2e841ae8d8d2fde83d95ba5e551573880 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 20:12:33 +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 4899a75..038f33c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { { text: "Book Appointment", onClick: handleAppointmentClick }, { text: "Call Now", href: "tel:+1-555-123-4567" } ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-dark-skinned-male-with-afro-hairstyle-keeps-hand-head-laughs-as-has-fun_273609-8514.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQFSYOeBWG7LyEYTdDfN4zPwli/uploaded-1772914288718-h4vcoekz.png" imageAlt="Patient with beautiful smile" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1