3 Commits

Author SHA1 Message Date
78f5851568 Merge version_11 into main
Merge version_11 into main
2026-04-21 19:33:59 +00:00
02bd472b06 Update src/app/page.tsx 2026-04-21 19:33:56 +00:00
f07711a627 Merge version_10 into main
Merge version_10 into main
2026-04-21 19:29:40 +00:00

View File

@@ -188,6 +188,12 @@ export default function LandingPage() {
id: "q2", title: "What are your operating hours?", content: "We are open for maintenance, inspections, and repairs Monday-Friday, 8:00 AM to 5:00 PM."},
{
id: "q3", title: "Are your services eco-friendly?", content: "Yes, we adhere to strict environmental safety guidelines to protect the San Antonio watershed."},
{
id: "q4", title: "What are signs of a failing septic system?", content: "Watch for slow-draining fixtures, standing water or overly lush grass in your yard, sewage odors, and gurgling sounds in pipes."
},
{
id: "q5", title: "How do I schedule regular maintenance?", content: "It's best to call us at least once a year for a professional check-up. We can set up a recurring service plan to keep your system in peak condition."
}
]}
sideTitle="Frequently Asked Questions"
sideDescription="Clear answers to your most common septic system concerns."