diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3efd9ba..62c14e4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -23,21 +23,21 @@ const AboutPage = () => { id: 1, title: "Family-Run Craftsmanship", description: "Houston Green Landscaping was built on a foundation of quality work, honest relationships, and a commitment to customer satisfaction. Jose, Brian, and the crew take pride in every project.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plrfvb&_wi=3", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plrfvb", imageAlt: "Houston Green Landscaping team at work", }, { id: 2, title: "10+ Years of Houston Experience", description: "With over a decade of landscaping experience across Houston neighborhoods, we understand local soil, drainage, weather patterns, and plants that thrive. We know what works here.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plrfvb&_wi=4", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plrfvb", imageAlt: "Professional landscaping expertise", }, { id: 3, title: "Responsive & Reliable", description: "We return calls within 24 hours, show up on time, communicate clearly throughout projects, and stand behind our work. Your yard is important to us.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plrfvb&_wi=5", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=plrfvb", imageAlt: "Reliable service and professionalism", }, ]; @@ -93,7 +93,7 @@ const AboutPage = () => { { useInvertedBackground={true} features={teamFeatures} tag="Our Values" - tagIcon={CheckCircle} + tagIcon="CheckCircle" tagAnimation="slide-up" buttons={[ {