From 61c5c2cf4fd15ce9ac475353127a0d26e87ad93c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 15:42:35 +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 992d473..0b095e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,6 +48,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/members-labor-union-working-together_52683-147376.jpg" imageAlt="Professional service team at work" mediaAnimation="slide-up" + background={{ variant: "plain" }} testimonials={[ { name: "Margaret Chen", handle: "Homeowner", testimonial: "Exceptional service! Prompt, professional, and they treated my home like their own.", rating: 5, -- 2.49.1