From 7040bccca9d74b0c3e6c9048fe1e0070ddc97b06 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 17:11:54 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {