From bc8b42360c04e1d2bc6ec2cbd84aae88273deebe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 02:06:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80752bf..1cef006 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,6 +62,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg" imageAlt="Professional roofing installation" mediaAnimation="slide-up" + background={{ variant: "plain" }} testimonials={[ { name: "Michael Rodriguez", handle: "Homeowner, San Antonio", testimonial: "Loja Construction gave us an excellent free estimate and the quality of work exceeded our expectations. Highly recommended!", rating: 5, @@ -236,7 +237,7 @@ export default function LandingPage() {