From abb2f7ababec8975f062f14e016b5299ab1a5a9d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 02:36:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 17405f5..5fc85a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-posing-house_344912-1165.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-posing-house_344912-1165.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -159,7 +159,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/office-supplies-keyboard-coffee-cup-colorful-workplace_23-2148041885.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-house_344912-1165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-house_344912-1165.jpg?_wi=2", imageAlt: "strategy planning concept notebook", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-water-rings-with-contrasted-background-drop_23-2148358164.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-standing-building-looking-straight-camera_1262-20433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-standing-building-looking-straight-camera_1262-20433.jpg?_wi=1", imageAlt: "strategy planning concept notebook", }, ]} @@ -256,7 +256,7 @@ export default function LandingPage() { quote: "My brand has never felt more authentic.", name: "Sarah Johnson", role: "CEO", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-standing-building-looking-straight-camera_1262-20433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-standing-building-looking-straight-camera_1262-20433.jpg?_wi=2", }, { id: "t2", -- 2.49.1