From eaa90839aa8c3917dab36fe17513fbe26536aa4d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:00:21 +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 0592748..a1104c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797748.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797748.jpg?_wi=1" imageAlt="Hero digital software interface" /> @@ -171,7 +171,7 @@ export default function LandingPage() { role: "Product Lead", company: "GlobalFlow", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797748.jpg?_wi=2", imageAlt: "minimalist business tech icon set", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { role: "CEO", company: "InnovateHub", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-laptop_23-2148883522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desk-arrangement-with-laptop_23-2148883522.jpg?_wi=1", imageAlt: "minimalist business tech icon set", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { placeholder: "How can we help you?", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/desk-arrangement-with-laptop_23-2148883522.jpg" + imageSrc="http://img.b2bpic.net/free-photo/desk-arrangement-with-laptop_23-2148883522.jpg?_wi=2" /> -- 2.49.1