From ed8528c91cd5e5003668694c07ff48053d168fc6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 6 Jun 2026 06:40:09 +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 d3c9a8f..50b3b8e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-business-items-with-piggy-bank-growth-cones_23-2148780562.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-business-items-with-piggy-bank-growth-cones_23-2148780562.jpg?_wi=1" imageAlt="Business consultant discussing strategy with clients" mediaAnimation="slide-up" avatars={[ @@ -176,7 +176,7 @@ export default function LandingPage() { title: "Client Retention", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461349.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461349.jpg?_wi=1" imageAlt="Business professionals collaborating on a strategy document" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -203,7 +203,7 @@ export default function LandingPage() { imageAlt: "Growth chart showing business progress", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-items-with-piggy-bank-growth-cones_23-2148780562.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-items-with-piggy-bank-growth-cones_23-2148780562.jpg?_wi=2", imageAlt: "strategic planning meeting whiteboard", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { imageAlt: "Hand pointing at a financial report with cost savings", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461349.jpg?_wi=2", imageAlt: "strategic planning meeting whiteboard", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { imageAlt: "Data analytics dashboard on a screen", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=1", imageAlt: "strategic planning meeting whiteboard", }, ]} @@ -292,7 +292,7 @@ export default function LandingPage() { handle: "@sarahj_ceo", testimonial: "Bizvee's strategic insights were pivotal in our recent market expansion. Their team provided clear, actionable steps that led to remarkable growth.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg?_wi=2", imageAlt: "Sarah Johnson", }, { -- 2.49.1