Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user