From 3e1f574cdc5ec2e1a03d22b81c1b85bed5e60276 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 03:47:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11cafc9..83826de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,7 @@ export default function LandingPage() { { text: "Book an Appointment", href: "#contact"}, ]} + background={{ variant: "plain" }} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/portrait-adorable-beagle-near-fireplace_23-2151793724.jpg?_wi=2" imagePosition="right" -- 2.49.1