From 3a8577bbcbe71450360fb0ebfbe7d5de3c384dcf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 06:34:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ffc6c23..8524950 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { status: "Syncing", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographic-element-collection_23-2148312650.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographic-element-collection_23-2148312650.jpg?_wi=1", imageAlt: "NexusAI Dashboard Interface", }} /> @@ -163,7 +163,7 @@ export default function LandingPage() { title: "Global Deployment", description: "Deploy your models across 50+ regions instantly.", bentoComponent: "globe", - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographic-element-collection_23-2148312650.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/futuristic-infographic-element-collection_23-2148312650.jpg?_wi=2", imageAlt: "AI software dashboard dark mode", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { name: "Sarah Chen", handle: "@schen", testimonial: "NexusAI transformed how we handle massive data loads.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-stylish-suit-listeni_613910-1578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-stylish-suit-listeni_613910-1578.jpg?_wi=1", }, { id: "2", @@ -277,7 +277,7 @@ export default function LandingPage() { name: "James P.", handle: "@jptech", testimonial: "Scalability is finally solved for our AI team.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-stylish-suit-listeni_613910-1578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-male-wearing-stylish-suit-listeni_613910-1578.jpg?_wi=2", }, ]} title="Trusted by Visionaries" -- 2.49.1