From 0a3c5122be485ce128ed519b0b6d5077dcb5949d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:32:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8968392..61c69be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,7 +28,7 @@ export default function LandingPage() { > @@ -61,7 +62,7 @@ export default function LandingPage() { @@ -175,7 +176,7 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "What services does GreenSpace Pro offer?", content: + id: "1", title: "What services does Green Edge Landscaping offer?", content: "We provide lawn mowing, garden design, mulch installation, gutter cleaning, landscape cleanup, dump runs, and many more landscaping services. Contact us for a complete list of services tailored to your needs."}, { id: "2", title: "How do I get a quote for my project?", content: @@ -185,7 +186,7 @@ export default function LandingPage() { "Yes, we offer seasonal landscaping services including spring cleanup, summer maintenance, fall preparation, and winter services as needed."}, { id: "4", title: "Are you licensed and insured?", content: - "Yes, GreenSpace Pro is fully licensed, insured, and bonded. We maintain all necessary certifications for professional landscaping services."}, + "Yes, Green Edge Landscaping is fully licensed, insured, and bonded. We maintain all necessary certifications for professional landscaping services."}, { id: "5", title: "What areas do you serve?", content: "We serve the entire region and surrounding areas. Contact us to confirm service availability for your location."}, @@ -218,8 +219,8 @@ export default function LandingPage() {