From 76b0ae60f69d18dc666719ba74eca3f977761859 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:56:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1484c00..cfd5a7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,6 @@ export default function LandingPage() { imageAlt="Modern aluminium window installation" mediaAnimation="slide-up" imagePosition="right" - useInvertedBackground={false} /> @@ -82,9 +81,9 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-562.jpg" imageAlt="Professional aluminium window installation" mediaAnimation="slide-up" - useInvertedBackground={false} mediaPosition="left" buttons={[{ text: "Request Quote", href: "#contact" }]} + useInvertedBackground={false} /> -- 2.49.1