From 5ff97e06bb9ef26dea82b548a2bd2dca080e5357 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 03:31:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7962db..a692639 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@elena_v", testimonial: "Nexus Media transformed our digital presence. Growth was immediate and consistent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-drinking-coffee-caf_23-2147955295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-drinking-coffee-caf_23-2147955295.jpg?_wi=1", }, { name: "Marcus Thorne", @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343050.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343050.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -207,7 +207,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343050.jpg?_wi=2", imageAlt: "social media growth analytics UI", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/executive-looking-some-information-digital-tablet_329181-10364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/executive-looking-some-information-digital-tablet_329181-10364.jpg?_wi=1", imageAlt: "social media growth analytics UI", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-drinking-coffee-caf_23-2147955295.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-drinking-coffee-caf_23-2147955295.jpg?_wi=2", imageAlt: "social media growth analytics UI", }, ]} @@ -266,7 +266,7 @@ export default function LandingPage() { value: "1.2M", title: "Reach", description: "Combined impressions", - imageSrc: "http://img.b2bpic.net/free-photo/executive-looking-some-information-digital-tablet_329181-10364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/executive-looking-some-information-digital-tablet_329181-10364.jpg?_wi=2", }, { id: "m2", @@ -407,7 +407,7 @@ export default function LandingPage() {