diff --git a/src/app/page.tsx b/src/app/page.tsx index dd3c9ca..20001ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function HomePage() { logoText="Ben Bryant Landscaping" description="Professional landscaping services with integrated client portal for quote requests, project tracking, and seamless communication. Streamline your landscaping business while providing exceptional customer experience." buttons={[ - { text: "Get Your Free Quote", href: "client-portal" }, + { text: "Request a Quote", href: "client-portal" }, { text: "View Portfolio", href: "portfolio" }, ]} imageSrc="http://img.b2bpic.net/free-photo/female-legs-woman-using-lawn-mower_651396-1545.jpg?_wi=1" @@ -98,7 +98,7 @@ export default function HomePage() { { text: "Learn More", href: "how-it-works" }, ], features: [ - "Weekly or bi-weekly mowing", "Edging and trimming", "Seasonal mulching", "Debris removal", "12-month commitment"], + "Weekly mowing keeps your lawn pristine year-round", "Precision edging and trimming for clean lines", "Seasonal mulching to enhance curb appeal", "Professional debris removal and cleanup", "12-month commitment for consistent results"], }, { id: "2", badge: "Design Project", badgeIcon: Pencil,