From bb104b309906fa034bea23be04595898fcf889c5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 04:09:00 +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 f6b012f..8091801 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Book Appointment", href: "appointment" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/portrait-cheery-woman-with-curly-bangs-chubby-woman-blue-top-with-pierced-nose-smiling-brightly-sport-body-positive-concept_74855-21398.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ApQwJQgzIKezhfmJrHVmL6DiI2/uploaded-1773288524553-a5gtmr23.png" imageAlt="Happy patient showing beautiful smile" imagePosition="right" mediaAnimation="slide-up" -- 2.49.1