From f2af95d1e60d286ee596b7b0fe720babde37b9ec Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 01:46:54 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9e6b451..251e387 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg?_wi=2" imageAlt="Modern HVAC office reception area" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From e92d97c37415962cbb679f9b1918c2c13bd2b4f0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 01:46:55 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84ca005..e1c1637 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -379,7 +379,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-happy-businesswoman-working-home-communicating-cell-phone_637285-4625.jpg?_wi=1" imageAlt="HVAC service dispatcher taking calls" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1