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", }, ]}