From 79b93830ec6978256d0da3c9413ec1df1f79484a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 21:02:48 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dbfef59..366b867 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,14 +80,14 @@ export default function LandingPage() { title: "Founder", subtitle: "Expert HVAC Engineer", detail: "Leading the team with a focus on quality and service integrity.", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg?_wi=3", }, { id: "t2", title: "Operations Manager", subtitle: "Customer Success Expert", detail: "Coordinating scheduling and service logistics.", - imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=3", }, ], imageSrc: "http://img.b2bpic.net/free-photo/smoke-pipe-industry-factory_1127-3436.jpg", From 37a7b1c528b77c62a1f30494868d1e515c782430 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 21:02:49 +0000 Subject: [PATCH 2/5] Update src/app/commercial/page.tsx --- src/app/commercial/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/commercial/page.tsx b/src/app/commercial/page.tsx index 450e7c3..dfdc472 100644 --- a/src/app/commercial/page.tsx +++ b/src/app/commercial/page.tsx @@ -76,21 +76,21 @@ export default function LandingPage() { value: "24/7", title: "Availability", description: "Always-on support for mission-critical cooling environments.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg?_wi=1", }, { id: "m2", value: "99%", title: "Uptime", description: "Proven operational history with commercial HVAC systems.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg?_wi=2", }, { id: "m3", value: "15+", title: "Years Experience", description: "Deep expertise with complex multi-zone HVAC architecture.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg?_wi=3", }, ]} title="Operational Assurance" From 7a979a2b02033234a925084cf9143bed9df62df8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 21:02:49 +0000 Subject: [PATCH 3/5] Update src/app/cooling/page.tsx --- src/app/cooling/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/cooling/page.tsx b/src/app/cooling/page.tsx index b9698f5..6ef6ad0 100644 --- a/src/app/cooling/page.tsx +++ b/src/app/cooling/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { content: "Professional cleaning, refrigerant checks, electrical testing, and performance optimization.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/air-conditioning-decoration-interior_74190-6226.jpg" + imageSrc="http://img.b2bpic.net/free-photo/air-conditioning-decoration-interior_74190-6226.jpg?_wi=1" mediaAnimation="slide-up" title="Cooling Questions, Answered" description="Common questions about cooling efficiency, maintenance frequency, and when to consider replacement." From 489c1773f777cf9a6332f585c9fb8ff6918764df Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 21:02:49 +0000 Subject: [PATCH 4/5] Update src/app/heating/page.tsx --- src/app/heating/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/heating/page.tsx b/src/app/heating/page.tsx index 1d40ac2..1a37985 100644 --- a/src/app/heating/page.tsx +++ b/src/app/heating/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { content: "Yes, we install high-efficiency furnaces and heat pumps tailored for Arizona.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/air-conditioning-decoration-interior_74190-6226.jpg" + imageSrc="http://img.b2bpic.net/free-photo/air-conditioning-decoration-interior_74190-6226.jpg?_wi=2" mediaAnimation="slide-up" title="Heating & Furnace Care" description="Everything you need to know to stay warm when it matters." From c6451c135225e3434120f2c10973adf9b5c6eb52 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 21:02:50 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3ee124..8c43d4b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function LandingPage() { role: "Homeowner", company: "Scottsdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg?_wi=1", }, { id: "2", @@ -173,7 +173,7 @@ export default function LandingPage() { role: "Property Manager", company: "Central Phoenix", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=1", }, { id: "3", @@ -181,7 +181,7 @@ export default function LandingPage() { role: "Small Biz Owner", company: "Tempe", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-standing-office_23-2148327018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-standing-office_23-2148327018.jpg?_wi=1", }, { id: "4", @@ -189,7 +189,7 @@ export default function LandingPage() { role: "Homeowner", company: "Gilbert", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spending-weekend-together-having-fun_259150-57529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spending-weekend-together-having-fun_259150-57529.jpg?_wi=1", }, { id: "5", @@ -197,7 +197,7 @@ export default function LandingPage() { role: "Facility Manager", company: "Downtown", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184970.jpg?_wi=1", }, ]} title="Trust Built in Phoenix" @@ -218,31 +218,31 @@ export default function LandingPage() { id: "t1", name: "John D.", role: "Lead HVAC Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg?_wi=2", }, { id: "t2", name: "Sarah P.", role: "Customer Success Lead", - imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg?_wi=2", }, { id: "t3", name: "Mike L.", role: "Field Technician", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-standing-office_23-2148327018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-standing-office_23-2148327018.jpg?_wi=2", }, { id: "t4", name: "Elena R.", role: "Technical Coordinator", - imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spending-weekend-together-having-fun_259150-57529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mom-daughter-spending-weekend-together-having-fun_259150-57529.jpg?_wi=2", }, { id: "t5", name: "David S.", role: "Commercial Systems Expert", - imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184970.jpg?_wi=2", }, ]} />