Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-08 13:29:11 +00:00

View File

@@ -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,