6 Commits

Author SHA1 Message Date
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
e9eb6923ab Update src/app/page.tsx 2026-04-21 19:29:37 +00:00
da11b9a97d Merge version_9 into main
Merge version_9 into main
2026-04-21 19:28:27 +00:00
1a6c5561cd Update src/app/page.tsx 2026-04-21 19:28:24 +00:00
236fe955f7 Merge version_8 into main
Merge version_8 into main
2026-04-21 19:26:54 +00:00

View File

@@ -127,7 +127,7 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1", value: "1500+", title: "Successful Pumping", items: [
id: "m1", value: "10000", title: "Successful Pumping", items: [
"Residential", "Commercial"],
},
{
@@ -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."