From 05e8f27c35c03a442b047a09186a0b27cad52465 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:15:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8f3db1..876878d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { title: "Continuous Learning", description: "Staying ahead of design trends and tools ensures I deliver modern, innovative solutions that keep your brand competitive.", icon: TrendingUp, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/women-working-office-together_23-2147651543.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-working-office-together_23-2147651543.jpg?_wi=1" imageAlt="About Me - Designer at work" mediaAnimation="blur-reveal" imagePosition="right" @@ -220,7 +220,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/women-working-office-together_23-2147651543.jpg" + imageSrc="http://img.b2bpic.net/free-photo/women-working-office-together_23-2147651543.jpg?_wi=2" imageAlt="Contact - Design studio workspace" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1