diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f814a7..8718f70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"