From 6920848a1ff22f135d3e71cf1a3430c096f043be Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:56:12 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1121259..7d410b4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { description="Founded in 2003" subdescription="Serving our community with integrity and expertise" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149409991.jpg" + imageSrc="http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149409991.jpg?_wi=2" imageAlt="professional tree service team photo" mediaAnimation="slide-up" useInvertedBackground={false} @@ -68,25 +68,25 @@ export default function AboutPage() { id: "01", title: "Licensed & Insured", description: "Full licensing and comprehensive insurance coverage for your peace of mind", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-lawyer-showing-legal-contract-agreement-with-pen_23-2147898518.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-lawyer-showing-legal-contract-agreement-with-pen_23-2147898518.jpg?_wi=3", }, { id: "02", title: "Experienced Arborists", description: "Certified professionals with 15+ years of tree service expertise", - imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15491.jpg?_wi=3", }, { id: "03", title: "Safety First", description: "Industry-leading safety protocols and professional-grade equipment", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-technologist-white-uniform-with-hairnet-protective-mask-gloves-standing-pharmaceutical-food-factory-with-arms-crossed_342744-1214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-technologist-white-uniform-with-hairnet-protective-mask-gloves-standing-pharmaceutical-food-factory-with-arms-crossed_342744-1214.jpg?_wi=3", }, { id: "04", title: "Fast Response", description: "Emergency service available 24/7 for storm damage and urgent needs", - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-ecofriendly-people_23-2149125241.jpg?_wi=2", }, ]} gridVariant="four-items-2x2-equal-grid"