From 5ae8087f4b2be79192e1d28485cf2847699138b3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:53:53 +0000 Subject: [PATCH] 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 8dfcbc8..c86a1af 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { description="Founded on principles of honest work, fair pricing, and customer commitment." subdescription="Spence Heating & Air Conditioning Inc. - Your trusted local HVAC partner since day one." icon={Home} - imageSrc="http://img.b2bpic.net/free-photo/family-generations_1098-15784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/family-generations_1098-15784.jpg?_wi=2" imageAlt="Spence Heating & Air professional team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -61,7 +61,7 @@ export default function AboutPage() { value: "4.9★", title: "Customer Rating", description: "Consistently excellent service and satisfaction", - imageSrc: "http://img.b2bpic.net/free-photo/knowleadgeable-engineer-commissioned-leaks-checking-making-sure-all-hvac-system-vents-are-clear-debris-efficient-technician-doing-annual-maintenance-inspection-finishing-paperwork_482257-63964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/knowleadgeable-engineer-commissioned-leaks-checking-making-sure-all-hvac-system-vents-are-clear-debris-efficient-technician-doing-annual-maintenance-inspection-finishing-paperwork_482257-63964.jpg?_wi=4", imageAlt: "Trusted HVAC service team", }, { @@ -69,7 +69,7 @@ export default function AboutPage() { value: "28+", title: "Happy Customers", description: "Proven track record of satisfied homeowners in Snellville", - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=11", imageAlt: "Professional HVAC service", }, ]} @@ -90,11 +90,11 @@ export default function AboutPage() { icon: Wrench, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=12", imageAlt: "HVAC technician performing AC repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=9", imageAlt: "Professional air conditioning maintenance", }, ], @@ -105,11 +105,11 @@ export default function AboutPage() { icon: Flame, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=10", imageAlt: "Heating system installation work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=13", imageAlt: "Technician installing heating equipment", }, ], @@ -120,11 +120,11 @@ export default function AboutPage() { icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manufacturer-teaching-new-employee-how-shape-wooden-bowl-disc-sander_482257-99053.jpg?_wi=14", imageAlt: "HVAC preventive maintenance service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-man-instelling-house-heating-system-floor_1303-26531.jpg?_wi=11", imageAlt: "Air filter replacement and inspection", }, ],