8 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
a687d5266c Update src/app/page.tsx 2026-04-21 19:26:48 +00:00
6ee4053ed1 Merge version_7 into main
Merge version_7 into main
2026-04-21 19:25:18 +00:00

View File

@@ -92,7 +92,7 @@ export default function LandingPage() {
useInvertedBackground={true}
tag="About Us"
title="Professionalism You Can Trust"
description="With over 20 years of experience serving the San Antonio area, we take pride in delivering efficient, clean, and reliable septic solutions."
description="With over 15 years of experience serving the San Antonio area, we take pride in delivering efficient, clean, and reliable septic solutions."
subdescription="Our team of certified technicians is dedicated to environmentally friendly practices and total customer satisfaction on every job."
icon={Shield}
imageSrc="https://img.freepik.com/free-photo/two-maintenance-workers-stand-each-other-keep-hands-folded-raise-eyebrows-bewilderment_273609-8772.jpg?t=st=1725544211~exp=1725547811~hmac=a4c8a2b5e9f8c8d8b8e8f8c8d8b8e8f8c8d8b8e8f8c8d8b8e8f8c8d8b8e8f8c8"
@@ -127,11 +127,11 @@ 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"],
},
{
id: "m2", value: "20", title: "Years Experience", items: [
id: "m2", value: "15", title: "Years Experience", items: [
"Expertise", "Reliability"],
},
{
@@ -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."