Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d938d76f1b | |||
| c8880f21c6 | |||
| 65c1963199 | |||
| 358d1afe2e |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
<FeatureCardSixteen
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Overgrown, neglected lawn", "Inconsistent maintenance schedules", "Lack of professional equipment", "Poor customer communication", "Limited service options"
|
||||
"Unreliable, missed appointments", "Inconsistent maintenance schedules", "Wrong equipment for the job", "Poor communication with customers", "One-size-fits-all service approach"
|
||||
]
|
||||
}}
|
||||
positiveCard={{
|
||||
@@ -222,4 +222,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user