From a4bbca3ff109d966c17f33ef5451d982a6fe87b8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:50:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f772454..3cdfbbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,6 +145,8 @@ export default function Home() { description="Book a consultation with one of our experienced physiotherapists today." background={{ variant: "plain" }} useInvertedBackground={false} + imageSrc="/placeholders/placeholder1.webp" + imageAlt="Professional physiotherapy environment" mediaPosition="right" mediaAnimation="slide-up" buttonText="Schedule" -- 2.49.1