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