From cfd04259a79ef26e93dfdcd130a31a83f1a76e0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 21:40:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90d2782..d014ac1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/programmer-wearing-headphones-types-code-into-pc-developing-software_482257-124970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/programmer-wearing-headphones-types-code-into-pc-developing-software_482257-124970.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="tech dashboard" /> @@ -97,7 +97,7 @@ export default function LandingPage() { description: "Reduce manual tasks by up to 80%.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153842.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153842.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="tech team" /> @@ -123,7 +123,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/programmer-wearing-headphones-types-code-into-pc-developing-software_482257-124970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/programmer-wearing-headphones-types-code-into-pc-developing-software_482257-124970.jpg?_wi=2", imageAlt: "tech dashboard", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153842.jpg?_wi=2", imageAlt: "tech dashboard", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors-with-arms-crossed-copy-space_23-2148767055.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors-with-arms-crossed-copy-space_23-2148767055.jpg?_wi=1", imageAlt: "tech dashboard", }, ]} @@ -289,7 +289,7 @@ export default function LandingPage() { name: "Sarah", role: "CEO", testimonial: "Transformational platform.", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors-with-arms-crossed-copy-space_23-2148767055.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors-with-arms-crossed-copy-space_23-2148767055.jpg?_wi=2", imageAlt: "professional portrait", }, { -- 2.49.1