diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8968392..42bad2d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,7 +28,7 @@ export default function LandingPage() {
>
@@ -175,7 +175,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 +185,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 +218,8 @@ export default function LandingPage() {