From 40c6bdc01e81a93e3c7117fee91d1fdcedb81b59 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 20:53:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab74bf9..9df0b3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,6 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg" imageAlt="Dal Mar Roofing crew working on a roof in Daytona Beach" showDimOverlay={true} - useInvertedBackground={true} testimonials={[ { name: "Sarah J.", handle: "@HappyHomeowner", testimonial: "Dal Mar Roofing did an incredible job on our roof replacement. Professional, efficient, and great communication!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-holding-shopping-bags_23-2148225666.jpg" }, { name: "Michael R.", handle: "@LocalBusiness", testimonial: "Highly recommend Dale and his team for commercial roofing. Fast, reliable, and exceeded expectations.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-black-suit-makes-thumb-up-sign_114579-18993.jpg" }, -- 2.49.1