diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 53d0503..65d3976 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,7 +43,7 @@ export default function AboutPage() { description="Canvas was born from a simple observation: creative professionals needed a better way to organize ideas, collaborate with teams, and maintain momentum without technical friction." subdescription="Founded by a team of designers, developers, and entrepreneurs who understand the creative process" icon={Sparkles} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-diverse-group-of-creative-entrepreneur-1772731978515-d1ad5dd6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-diverse-group-of-creative-entrepreneur-1772731978515-d1ad5dd6.png?_wi=2" imageAlt="Creative team collaborating" mediaAnimation="slide-up" useInvertedBackground={false} diff --git a/src/app/page.tsx b/src/app/page.tsx index b843741..e5c3b48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function HomePage() { description="We built Canvas to solve the productivity challenges facing modern entrepreneurs and creative professionals." subdescription="Join thousands of creators who are already transforming their workflow" icon={Sparkles} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-diverse-group-of-creative-entrepreneur-1772731978515-d1ad5dd6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXFv3Xt1oSPbvPNUmnrnvuH4gf/a-diverse-group-of-creative-entrepreneur-1772731978515-d1ad5dd6.png?_wi=1" imageAlt="Creative team collaborating" mediaAnimation="slide-up" useInvertedBackground={false}