Update src/app/page.tsx

This commit is contained in:
2026-02-20 20:02:21 +00:00
parent d30b863521
commit 5acbb88dcb

View File

@@ -131,7 +131,7 @@ export default function HomePage() {
{ "value": "Integrity and trust", "title": "We build lasting relationships." },
{ "value": "Clear communication", "title": "You'll always know what's happening." }
]}
imageSrc="https://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg"
imageSrc="https://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1"
imageAlt="Portrait of Nick, a professional and friendly plumber."
useInvertedBackground={false}
mediaAnimation="opacity"
@@ -202,7 +202,7 @@ export default function HomePage() {
{ "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=1"
imageAlt="Professional plumber answering a phone call."
useInvertedBackground={false}
mediaAnimation="opacity"