From e39dd9d22acc3c6da8925cfb463f44f70fdf502b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:38:54 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 50abb7c..bd370ec 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -56,7 +56,7 @@ export default function AboutPage() { { title: "24/7 Emergency Service", description: "Available around the clock to address your heating and cooling emergencies anytime." }, { title: "Expert Technicians", description: "Skilled, certified professionals dedicated to keeping your home comfortable year-round." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=2" imageAlt="Fern's HVAC Team" imagePosition="right" mediaAnimation="slide-up" @@ -79,7 +79,7 @@ export default function AboutPage() { name: "Robert Thompson", handle: "Customer since 2020", testimonial: "Fern's HVAC provided exceptional service when our furnace broke down in the middle of winter. Their technicians were professional, prompt, and fixed the issue quickly. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=5", imageAlt: "Robert Thompson", }, { @@ -87,7 +87,7 @@ export default function AboutPage() { name: "Sarah Mitchell", handle: "Customer since 2021", testimonial: "Switched to Fern's for our AC installation and couldn't be happier. Fair pricing, honest advice, and the system is working perfectly. True family business values.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5", imageAlt: "Sarah Mitchell", }, { @@ -95,7 +95,7 @@ export default function AboutPage() { name: "James Henderson", handle: "Maintenance plan member", testimonial: "I've used Fern's HVAC for maintenance for 3 years now. Consistent quality service, knowledgeable technicians, and they always show up on time. Worth every penny.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=3", imageAlt: "James Henderson", }, { @@ -103,7 +103,7 @@ export default function AboutPage() { name: "Jennifer Lopez", handle: "Emergency service customer", testimonial: "Emergency call at midnight and they answered! Fast service, professional attitude, and solved our heating emergency without breaking the bank. Thank you!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jennifer Lopez", }, { @@ -111,7 +111,7 @@ export default function AboutPage() { name: "David Chen", handle: "Referral partner", testimonial: "Best HVAC service in Winnipeg. Honest pricing, no hidden fees, and their technicians truly care about doing the job right. I recommend to all my friends.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=6", imageAlt: "David Chen", }, { @@ -119,7 +119,7 @@ export default function AboutPage() { name: "Maria Santos", handle: "Repeat customer", testimonial: "Outstanding customer service from start to finish. They explained everything clearly and stood behind their work. Fern's is my go-to for all HVAC needs.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=6", imageAlt: "Maria Santos", }, ]} @@ -131,7 +131,7 @@ export default function AboutPage() { title="Get to Know Us Better" description="Have questions about our company, services, or values? We'd love to chat. Contact us to learn more about how Fern's HVAC can serve your home." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-skillful-technician-commissioned-outside-hvac-system-routine-maintenance-looking-refrigerant-issues-meticulous-mechanic-doing-air-conditioner-inspection-writing-data-tablet_482257-66265.jpg?_wi=6" imageAlt="Contact Fern's HVAC" mediaAnimation="slide-up" mediaPosition="right" @@ -153,7 +153,7 @@ export default function AboutPage() {