From be230de149f9f6d92b30245a1f42513ba8257796 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 17:10:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f0165f..7ce1693 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@alex", testimonial: "Transformed our operations completely.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003699.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003699.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@jamie", testimonial: "Unparalleled support and features.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@sam", testimonial: "Best in class performance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@riley", testimonial: "Increased efficiency by 200%.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing", }, { @@ -94,11 +94,11 @@ export default function LandingPage() { handle: "@taylor", testimonial: "Reliable and robust tools.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg?_wi=1", imageAlt: "digital dashboard software analytics glowing", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003699.jpg" + imageSrc="http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003699.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", @@ -145,7 +145,7 @@ export default function LandingPage() { description: "Grow without limits.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg" + imageSrc="http://img.b2bpic.net/free-photo/skilled-leader-meeting-strategizing-with-stakeholders-discuss-ideas_482257-118713.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -160,17 +160,17 @@ export default function LandingPage() { { title: "Performance Hub", description: "High-speed processing.", - imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-data-protection-concepts_23-2152001154.jpg?_wi=2", }, { title: "Secure Vault", description: "Ironclad encryption.", - imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-data-science-cyber-security-blue-color-icon-pack-like-secure-protection-phone-confirm-louck_1142-19408.jpg?_wi=2", }, { title: "Connective Mesh", description: "Total system integration.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-blank-white-screen-dark-background_9975-134305.jpg?_wi=2", }, ]} title="Powerful Features Built for Scale" -- 2.49.1