From 5469549a2a3d3617bf7b1aca4565e0a64f6a1b17 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 21:08:22 +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 cc15e13..8a225e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,8 @@ export default function LandingPage() { description="Evidence-based osteopathic care tailored to your body's unique needs. Experience lasting relief through whole-person treatment." background={{ variant: "plain" }} buttons={[{ text: "Book Your Initial Assessment", href: "#contact" }]} + className="w-full min-h-screen" + imageClassName="w-full h-full object-cover" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-ready-get-ct-scan_23-2149341520.jpg?_wi=1", imageAlt: "osteopathic treatment" }, { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-doctor-medical-shirt-yellow-wall_179666-23349.jpg?_wi=1", imageAlt: "osteopathic treatment" },