Merge version_13 into main

Merge version_13 into main
This commit was merged in pull request #13.
This commit is contained in:
2026-05-30 05:22:48 +00:00
3 changed files with 3 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ export default function AboutPage() {
]}
brandName="Lombard Landscaping by Morris LDC"
animateOnLoad={true}
button={{ text: "Contact Us", href: "/" }}
/>
</div>

View File

@@ -46,6 +46,7 @@ export default function LandingPage() {
]}
brandName="Lombard Landscaping by Morris LDC"
animateOnLoad={true}
button={{ text: "Contact Us", href: "/" }}
/>
</div>

View File

@@ -37,6 +37,7 @@ export default function ServicesPage() {
]}
brandName="Lombard Landscaping by Morris LDC"
animateOnLoad={true}
button={{ text: "Contact Us", href: "/" }}
/>
</div>