diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9d297e2..ea09c1f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,45 +48,28 @@ export default function LandingPage() {
@@ -107,17 +82,11 @@ export default function LandingPage() {
description="We are a local Sacramento tree service committed to excellence. With over 10 years of hands-on climbing and maintenance experience, we handle everything from complex removals to delicate palm tree care."
bulletPoints={[
{
- title: "10+ Years Experience",
- description: "Proven track record in tree climbing and safety.",
- },
+ title: "10+ Years Experience", description: "Proven track record in tree climbing and safety."},
{
- title: "Affordable Pricing",
- description: "Fair quotes for every resident in Sacramento.",
- },
+ title: "Affordable Pricing", description: "Fair quotes for every resident in Sacramento."},
{
- title: "Expert Care",
- description: "Detailed focus on tree health and landscape integrity.",
- },
+ title: "Expert Care", description: "Detailed focus on tree health and landscape integrity."},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139747.jpg"
imageAlt="Our expert arborist team working together in Sacramento."
@@ -132,20 +101,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Tree Removal",
- description: "Safe, efficient removal of dead or dangerous trees.",
- imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500838.jpg",
- },
+ title: "Tree Removal", description: "Safe, efficient removal of dead or dangerous trees.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500838.jpg"},
{
- title: "Stump Removal",
- description: "Complete removal and grinding of old stumps.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg",
- },
+ title: "Stump Removal", description: "Complete removal and grinding of old stumps.", imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg"},
{
- title: "Palm Tree Specialists",
- description: "Expert maintenance and trimming for your palm trees.",
- imageSrc: "http://img.b2bpic.net/free-photo/women-pruned-branches-orchard_1398-4325.jpg",
- },
+ title: "Palm Tree Specialists", description: "Expert maintenance and trimming for your palm trees.", imageSrc: "http://img.b2bpic.net/free-photo/women-pruned-branches-orchard_1398-4325.jpg"},
]}
title="Comprehensive Tree Solutions"
description="Whether it's an emergency removal or routine maintenance, we provide professional, safe, and clean service."
@@ -154,46 +114,23 @@ export default function LandingPage() {