Update src/app/page.tsx

This commit is contained in:
2026-05-22 03:31:29 +00:00
parent c2d7dfcfb3
commit 5ff97e06bb

View File

@@ -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() {
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139262.jpg"
videoSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139262.jpg?_wi=1"
logoText="Nexus Media"
columns={[
{
@@ -458,7 +458,7 @@ export default function LandingPage() {
],
},
]}
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139262.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139262.jpg?_wi=2"
imageAlt="abstract minimalist motion light"
/>
</div>