diff --git a/src/app/page.tsx b/src/app/page.tsx
index ef5c9a7..b4dfe49 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,68 +48,43 @@ export default function LandingPage() {
@@ -127,14 +94,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Homeowners Association",
- "Local Community League",
- "Suburban Living Magazine",
- "Garden Pride Award",
- "Top-Rated Service Pro",
- "Reliable Local Partners",
- "Green Living Experts",
- ]}
+ "Homeowners Association", "Local Community League", "Suburban Living Magazine", "Garden Pride Award", "Top-Rated Service Pro", "Reliable Local Partners", "Green Living Experts"]}
title="Trusted by Homeowners"
description="Delivering country-club quality without the country-club price tag."
/>
@@ -148,20 +108,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Landscape Design & Install",
- description: "Custom layouts that elevate your property value and curb appeal.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-s-hand-cutting-plant-with-secateurs_23-2148165259.jpg",
- },
+ title: "Landscape Design & Install", description: "Custom layouts that elevate your property value and curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-s-hand-cutting-plant-with-secateurs_23-2148165259.jpg"},
{
- title: "Lawn Maintenance",
- description: "Consistent, clean cuts that keep your lawn looking like a magazine.",
- imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg",
- },
+ title: "Lawn Maintenance", description: "Consistent, clean cuts that keep your lawn looking like a magazine.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg"},
{
- title: "Tree Removal & Trimming",
- description: "Safe, efficient tree care handled by local professionals.",
- imageSrc: "http://img.b2bpic.net/free-photo/gardener-garden-with-hut-cuts-tree-with-hedgehogs-against-sky_169016-10694.jpg",
- },
+ title: "Tree Removal & Trimming", description: "Safe, efficient tree care handled by local professionals.", imageSrc: "http://img.b2bpic.net/free-photo/gardener-garden-with-hut-cuts-tree-with-hedgehogs-against-sky_169016-10694.jpg"},
]}
title="Outdoor Services That Speak for Themselves"
description="We don't cut corners — we just cut costs while delivering top-tier craftsmanship."
@@ -170,46 +121,23 @@ export default function LandingPage() {