5 Commits

Author SHA1 Message Date
da1d684bb0 Merge version_2 into main
Merge version_2 into main
2026-03-02 18:54:04 +00:00
444062de4c Update src/app/page.tsx 2026-03-02 18:53:59 +00:00
b10f842057 Merge version_1 into main
Merge version_1 into main
2026-03-02 18:47:02 +00:00
3647d5b006 Merge version_1 into main
Merge version_1 into main
2026-03-02 18:45:33 +00:00
36423e5628 Merge version_1 into main
Merge version_1 into main
2026-03-02 18:43:16 +00:00

View File

@@ -104,6 +104,9 @@ export default function HomePage() {
description="We believe in clear communication, honest recommendations, reasonable pricing, and experience with all common mower brands. Every repair is backed by our commitment to quality and customer satisfaction."
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "View Our Services", href: "/services" }
]}
bulletPoints={[
{ title: "Clear Communication", description: "We explain every repair and maintenance need in plain language so you understand what's happening with your mower.", icon: MessageSquare },
{ title: "Honest Recommendations", description: "We only recommend repairs that are truly necessary, with no pressure for unnecessary work.", icon: CheckCircle },