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() {