Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Premium Landscaping"
|
||||
tagIcon={Leaf}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Schedule a Consultation", href: "contact" },
|
||||
{ text: "View Our Work", href: "portfolio" }
|
||||
@@ -101,6 +102,7 @@ export default function LandingPage() {
|
||||
{ icon: Award, label: "Industry Recognition", value: "First-Class" },
|
||||
{ icon: Heart, label: "Artists Supported", value: "Ongoing" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -213,6 +215,7 @@ export default function LandingPage() {
|
||||
title="Ready to Elevate Your Property?"
|
||||
description="Limited availability. Premium service. Exceptional results. Let Hermosa Landscape Management transform your outdoor space into a legacy."
|
||||
background={{ variant: "plain" }}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Book Your Consultation Today", href: "contact" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user