From 802dd7089a46f0b077589e7652dc18687968c88b Mon Sep 17 00:00:00 2001
From: CalebLewallen
Date: Thu, 14 May 2026 14:53:00 -0400
Subject: [PATCH] add contact page. Not wired up.
---
public/llm.txt | 5 ++
src/components/Footer.astro | 2 +-
src/components/Header.astro | 2 +-
src/components/Hero.astro | 2 +-
src/layouts/Layout.astro | 8 +++
src/pages/contact.astro | 122 ++++++++++++++++++++++++++++++++++++
src/pages/services.astro | 2 +-
7 files changed, 139 insertions(+), 4 deletions(-)
create mode 100644 src/pages/contact.astro
diff --git a/public/llm.txt b/public/llm.txt
index 8749d131..d5152b48 100644
--- a/public/llm.txt
+++ b/public/llm.txt
@@ -24,5 +24,10 @@ Professional Home Services for Chester County Homes. Locally owned. Professional
- **Clean Work Policy.** We respect your home; cleanup is part of the job.
- **Reliability.** Done right the first time by licensed professionals.
+## Contact
+- **Page:** [/contact](https://www.chescohome.com/contact)
+- **Form:** Request service by providing cell phone, email, service type, and details.
+- **Immediate Assistance:** Call (484) 301-5834.
+
## Emergency Service
Real people answering the phone for your urgent home service needs.
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 1bbbb5b0..922fcf46 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -29,7 +29,7 @@
ServicesAbout UsArea
- Contact
+ Contact