From 52539664912efe24230ae3e83c2d692ea0a9d844 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 02:45:52 +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 84f41df..e7d07c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#pricing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg?_wi=1" imageAlt="Business dashboard showing growth metrics" avatars={[ { @@ -202,7 +202,7 @@ export default function LandingPage() { name: "Sarah Jenkins", role: "VP Operations", testimonial: "NexFlow saved our team 20+ hours a week. It changed everything about how we operate.", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg?_wi=1", }, { id: "2", @@ -275,7 +275,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg?_wi=2", imageAlt: "chaotic workplace inefficient business", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg?_wi=2", imageAlt: "chaotic workplace inefficient business", }, ]}