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() {