Update src/app/service-areas/page.tsx

This commit is contained in:
2026-02-20 19:57:50 +00:00
parent 269887f486
commit 298f3c103a

View File

@@ -106,7 +106,7 @@ export default function ServiceAreasPage() {
{ "name": "phone", "type": "tel", "placeholder": "Phone", "required": true }
]}
textarea={{ "name": "issue", "placeholder": "Describe the issue...", "rows": 4, "required": true }}
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg"
imageSrc="https://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=4"
imageAlt="Professional plumber answering a phone call."
useInvertedBackground={false}
mediaAnimation="opacity"