From 95d1ce322af9f152b38fcac96f90958ea69c1483 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 10:31:33 +0000 Subject: [PATCH] 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 d4aad3f..02c0192 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -51,7 +51,7 @@ export default function AboutPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/executive-meeting-with-data-visualization-business-growth_84443-74008.jpg?id=426493077" + imageSrc="http://img.b2bpic.net/free-photo/executive-meeting-with-data-visualization-business-growth_84443-74008.jpg?id=426493077&_wi=1" imageAlt="Blueprint Creative Studio" mediaAnimation="slide-up" /> @@ -64,7 +64,7 @@ export default function AboutPage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/executive-meeting-with-data-visualization-business-growth_84443-74008.jpg?id=426493077" + imageSrc="http://img.b2bpic.net/free-photo/executive-meeting-with-data-visualization-business-growth_84443-74008.jpg?id=426493077&_wi=2" imageAlt="Blueprint Creative Studio" useInvertedBackground={false} buttons={[{ text: "Join Our Community", href: "#contact" }]} -- 2.49.1