From f87664ea8b31aa75205a61a08537fd90a6c6865d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:50:35 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7fee932..9cb953f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { DM_Sans } from "next/font/google"; export const metadata: Metadata = { - title: 'Omar Carrizosa Lawn & Irrigation | Professional Landscaping Services', - description: 'Expert landscaping, lawn maintenance, and irrigation services. Book consultations, request quotes, and manage payments easily online.', + title: 'Omar Carrizosa Lawn & Irrigation', + description: 'Professional landscaping and expert irrigation services.', openGraph: { "title": "Omar Carrizosa Lawn | Professional Landscaping Services", "siteName": "Omar Carrizosa Lawn", From 19edb06c9c552539cc68a0d8f952a054c13e5700 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 15:50:35 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4372110..c71a79d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,6 +68,7 @@ export default function LandingPage() { icon={ShieldCheck} imageSrc="http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-beautiful-cheerful-bearded-caucasian-farmer-blue-shirt-gloves-smiling-working-with-garden-tools-his-farm-near-countryside-house_176420-19905.jpg" mediaAnimation="slide-up" + useInvertedBackground={false} /> @@ -98,6 +99,7 @@ export default function LandingPage() { ]} title="Service Packages" description="Select the service package that fits your needs." + useInvertedBackground={false} /> @@ -127,6 +129,7 @@ export default function LandingPage() { ]} title="What Our Clients Say" description="Trusted by hundreds of happy homeowners." + useInvertedBackground={false} />