From 9a7b0bfaf4ee141caf8c26b17ec8cc1981464a60 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 09:03:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 18599ea..5ff0f78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg" imageAlt="luxury car detailing showroom finish" showBlur={true} - useInvertedBackground={false} />
@@ -62,9 +61,6 @@ export default function LandingPage() { buttons={[ { text: "Discover Our Story", href: "#" } ]} - useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22304.jpg" - imageAlt="detailer polishing car hood close-up" />
@@ -178,7 +174,6 @@ export default function LandingPage() {