Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -98,6 +99,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Service Packages"
|
||||
description="Select the service package that fits your needs."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,6 +129,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Trusted by hundreds of happy homeowners."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user