diff --git a/src/app/page.tsx b/src/app/page.tsx index 46c6efd..df06195 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg" imageAlt="Luxurious outdoor living space with pool and garden" showBlur={true} - useInvertedBackground={true} />
@@ -63,9 +62,6 @@ export default function LandingPage() { buttons={[ { text: "Our Story", href: "#about" } ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg" - imageAlt="Skilled landscape architect reviewing design plans on a tablet" - useInvertedBackground={false} />
@@ -161,7 +157,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/closeup-cropped-man-sketching-project-sheet-paper-using-laptop_1098-19098.jpg" imageAlt="Hand holding a pen, writing on a clipboard during a client consultation" mediaAnimation="slide-up" - textboxLayout="default" inputPlaceholder="Enter your email" buttonText="Get Started" termsText="By clicking Get Started you're confirming that you agree with our Terms and Conditions." @@ -177,7 +172,6 @@ export default function LandingPage() { { icon: Instagram, href: "#", ariaLabel: "Instagram" }, { icon: Linkedin, href: "#", ariaLabel: "LinkedIn" } ]} - useInvertedBackground={true} />