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" },