From 6e4af86c576e5f4ec448f18f463911a4e7315739 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 07:55:03 +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 507cd70..bacd502 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { @@ -122,17 +122,17 @@ export default function LandingPage() { { title: "Seamless Sync", description: "Data flows perfectly across your stack.", - imageSrc: "http://img.b2bpic.net/free-vector/cloud-network-technology-icon-blue-gradient-background_53876-119510.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cloud-network-technology-icon-blue-gradient-background_53876-119510.jpg?_wi=1", }, { title: "Precision Scheduling", description: "Trigger actions exactly when needed.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=1", }, { title: "Global Integration", description: "Connect to thousands of external APIs.", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-applications_1134-123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-applications_1134-123.jpg?_wi=1", }, ]} title="Built for Modern Teams" @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "Incredible efficiency boost for our team.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-businessman-with-arms-crossed-looking-camera-isolated-against-white-background_23-2148073336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2", imageAlt: "professional man portrait white background", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Saved us hundreds of hours every month.", tag: "SaaS", avatarSrc: "http://img.b2bpic.net/free-photo/confident-female-entrepreneur-asian-business-woman-standing-power-pose-professional-business-person-cross-arms-chest-standing-white-background_1258-90880.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-concept_23-2151977493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artificial-intelligence-concept_23-2151977493.jpg?_wi=2", imageAlt: "professional man portrait white background", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "The integration capabilities are unmatched.", tag: "Startup", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-blond-bearded-male-dressed-suit-grey-background_613910-1267.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/cloud-network-technology-icon-blue-gradient-background_53876-119510.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cloud-network-technology-icon-blue-gradient-background_53876-119510.jpg?_wi=2", imageAlt: "professional man portrait white background", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Absolutely essential for our daily operations.", tag: "Marketing", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-professional-successful-ceo-office-woman-wearing-business-white-suit-cross-arms-chest-look-aside-promotional-text-logo-stands-studio-background_176420-54945.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-businesswoman-using-laptop-office_1262-3214.jpg?_wi=2", imageAlt: "professional man portrait white background", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Reliable and extremely easy to set up.", tag: "IT", avatarSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-applications_1134-123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-applications_1134-123.jpg?_wi=2", imageAlt: "professional man portrait white background", }, ]} -- 2.49.1