diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx
index 00714e4..2e1c067 100644
--- a/src/app/services/page.tsx
+++ b/src/app/services/page.tsx
@@ -26,29 +26,18 @@ export default function LandingPage() {
@@ -59,34 +48,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "hw-desc",
- label: "Description",
- title: "Make Your Home Shine Again",
- items: [
- "Soft washing techniques protect your siding",
- "Removes unsightly algae, mold, and mildew",
- "Increases curb appeal and property value",
- ],
+ id: "hw-desc", label: "Description", title: "Make Your Home Shine Again", items: [
+ "Soft washing techniques protect your siding", "Removes unsightly algae, mold, and mildew", "Increases curb appeal and property value"],
},
{
- id: "hw-benefits",
- label: "Benefits",
- title: "Long-Lasting Clean & Protection",
- items: [
- "Prevents premature aging of exterior surfaces",
- "Creates a healthier living environment",
- "Saves you time and effort on maintenance",
- ],
+ id: "hw-benefits", label: "Benefits", title: "Long-Lasting Clean & Protection", items: [
+ "Prevents premature aging of exterior surfaces", "Creates a healthier living environment", "Saves you time and effort on maintenance"],
},
{
- id: "hw-problems",
- label: "Problems Solved",
- title: "Say Goodbye to Grime & Stains",
- items: [
- "Dirty, dull, or discolored siding",
- "Algae and mold growth on exterior walls",
- "Preparing your home for sale or painting",
- ],
+ id: "hw-problems", label: "Problems Solved", title: "Say Goodbye to Grime & Stains", items: [
+ "Dirty, dull, or discolored siding", "Algae and mold growth on exterior walls", "Preparing your home for sale or painting"],
},
]}
title="House Washing"
@@ -101,34 +72,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "dc-desc",
- label: "Description",
- title: "Restore Concrete to Its Original Luster",
- items: [
- "High-pressure washing for deep cleaning",
- "Specialized treatments for tough stains",
- "Renews the appearance of all concrete surfaces",
- ],
+ id: "dc-desc", label: "Description", title: "Restore Concrete to Its Original Luster", items: [
+ "High-pressure washing for deep cleaning", "Specialized treatments for tough stains", "Renews the appearance of all concrete surfaces"],
},
{
- id: "dc-benefits",
- label: "Benefits",
- title: "Enhanced Safety & Aesthetics",
- items: [
- "Removes slippery algae and mold",
- "Boosts curb appeal instantly",
- "Extends the lifespan of your concrete",
- ],
+ id: "dc-benefits", label: "Benefits", title: "Enhanced Safety & Aesthetics", items: [
+ "Removes slippery algae and mold", "Boosts curb appeal instantly", "Extends the lifespan of your concrete"],
},
{
- id: "dc-problems",
- label: "Problems Solved",
- title: "Eliminate Unsightly Stains",
- items: [
- "Oil stains and tire marks on driveway",
- "Mold and mildew on sidewalks",
- "Dull, discolored concrete surfaces",
- ],
+ id: "dc-problems", label: "Problems Solved", title: "Eliminate Unsightly Stains", items: [
+ "Oil stains and tire marks on driveway", "Mold and mildew on sidewalks", "Dull, discolored concrete surfaces"],
},
]}
title="Driveway & Concrete Cleaning"
@@ -143,34 +96,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "dfc-desc",
- label: "Description",
- title: "Revitalize Your Outdoor Retreat",
- items: [
- "Gentle cleaning for all wood types",
- "Removes dirt, algae, and graying",
- "Prepares surfaces for new stains or sealants",
- ],
+ id: "dfc-desc", label: "Description", title: "Revitalize Your Outdoor Retreat", items: [
+ "Gentle cleaning for all wood types", "Removes dirt, algae, and graying", "Prepares surfaces for new stains or sealants"],
},
{
- id: "dfc-benefits",
- label: "Benefits",
- title: "Extend Life & Enhance Beauty",
- items: [
- "Protects wood from rot and decay",
- "Restores natural wood color and texture",
- "Creates a cleaner, more inviting space",
- ],
+ id: "dfc-benefits", label: "Benefits", title: "Extend Life & Enhance Beauty", items: [
+ "Protects wood from rot and decay", "Restores natural wood color and texture", "Creates a cleaner, more inviting space"],
},
{
- id: "dfc-problems",
- label: "Problems Solved",
- title: "Overcome Weathering & Wear",
- items: [
- "Green algae and black mold on decks",
- "Faded or weathered wooden fences",
- "Splintering wood due to neglect",
- ],
+ id: "dfc-problems", label: "Problems Solved", title: "Overcome Weathering & Wear", items: [
+ "Green algae and black mold on decks", "Faded or weathered wooden fences", "Splintering wood due to neglect"],
},
]}
title="Deck & Fence Cleaning"
@@ -185,34 +120,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "wc-desc",
- label: "Description",
- title: "Crystal Clear Windows, Every Time",
- items: [
- "Hand-cleaned and squeegee-finished",
- "Removes tough water spots and grime",
- "Leaves a long-lasting, brilliant shine",
- ],
+ id: "wc-desc", label: "Description", title: "Crystal Clear Windows, Every Time", items: [
+ "Hand-cleaned and squeegee-finished", "Removes tough water spots and grime", "Leaves a long-lasting, brilliant shine"],
},
{
- id: "wc-benefits",
- label: "Benefits",
- title: "Brighter Home, Better Views",
- items: [
- "Maximizes natural light indoors",
- "Enhances your home's appearance",
- "Eliminates unsightly streaks and smudges",
- ],
+ id: "wc-benefits", label: "Benefits", title: "Brighter Home, Better Views", items: [
+ "Maximizes natural light indoors", "Enhances your home's appearance", "Eliminates unsightly streaks and smudges"],
},
{
- id: "wc-problems",
- label: "Problems Solved",
- title: "No More Dirty Windows",
- items: [
- "Dust, pollen, and debris buildup",
- "Hard water stains and mineral deposits",
- "Difficulty reaching high or large windows",
- ],
+ id: "wc-problems", label: "Problems Solved", title: "No More Dirty Windows", items: [
+ "Dust, pollen, and debris buildup", "Hard water stains and mineral deposits", "Difficulty reaching high or large windows"],
},
]}
title="Window Cleaning"
@@ -222,21 +139,16 @@ export default function LandingPage() {