diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dbfa38e..01d7743 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Values" description="Professionalism defines everything we do." - imageSrc="http://img.b2bpic.net/free-photo/closeup-tropical-leaves-sunlight_23-2148245074.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-tropical-leaves-sunlight_23-2148245074.jpg?_wi=3" mediaAnimation="slide-up" bulletPoints={[ { title: "Integrity", description: "Honest pricing and transparent quotes." }, @@ -77,7 +77,7 @@ export default function LandingPage() {