Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fed47b42f4 | |||
| d113991573 |
@@ -47,7 +47,7 @@ export default function HomePage() {
|
|||||||
logoText="Ben Bryant Landscaping"
|
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."
|
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={[
|
buttons={[
|
||||||
{ text: "Get Your Free Quote", href: "client-portal" },
|
{ text: "Request a Quote", href: "client-portal" },
|
||||||
{ text: "View Portfolio", href: "portfolio" },
|
{ text: "View Portfolio", href: "portfolio" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/female-legs-woman-using-lawn-mower_651396-1545.jpg?_wi=1"
|
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" },
|
{ text: "Learn More", href: "how-it-works" },
|
||||||
],
|
],
|
||||||
features: [
|
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,
|
id: "2", badge: "Design Project", badgeIcon: Pencil,
|
||||||
|
|||||||
Reference in New Issue
Block a user