Update src/app/services/page.tsx

This commit is contained in:
2026-05-30 05:21:37 +00:00
parent fac4e9f3e2
commit 432a4ca467

View File

@@ -34,12 +34,8 @@ export default function ServicesPage() {
name: "Portfolio", id: "/#portfolio"},
{
name: "Testimonials", id: "/#testimonials"},
{
name: "Contact", id: "/contact"},
]}
brandName="Lombard Landscaping by Morris LDC"
button={{
text: "Get a Free Quote", href: "/contact"}}
animateOnLoad={true}
/>
</div>
@@ -101,14 +97,6 @@ export default function ServicesPage() {
label: "FAQ", href: "/#faq"},
],
},
{
title: "Connect", items: [
{
label: "Contact Us", href: "/contact"},
{
label: "Get a Quote", href: "/contact"},
],
},
]}
bottomLeftText="© 2024 Lombard Landscaping by Morris LDC. All rights reserved."
bottomRightText="Crafted with passion for nature."