From 43d85c2c02c924b9a17a73f795b0c08c4e974439 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 23:35:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f26b533..3a07df8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Customer Retention", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-technology-background-connecting-dots-digital-network-design_53876-160267.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-technology-background-connecting-dots-digital-network-design_53876-160267.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -165,13 +165,13 @@ export default function LandingPage() { icon: Database, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-cloud-server-business-with-wooden-blocks-with-icons-dark-color-table-flat-lay_176474-10483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-cloud-server-business-with-wooden-blocks-with-icons-dark-color-table-flat-lay_176474-10483.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-cloud-server-business-with-wooden-blocks-with-icons-dark-color-table-flat-lay_176474-10483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-cloud-server-business-with-wooden-blocks-with-icons-dark-color-table-flat-lay_176474-10483.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2", imageAlt: "saas dashboard interface modern dark theme", }, { @@ -180,13 +180,13 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/online-communication-connection-networking-icon_53876-13770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/online-communication-connection-networking-icon_53876-13770.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/online-communication-connection-networking-icon_53876-13770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/online-communication-connection-networking-icon_53876-13770.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-connecting-dots-digital-network-design_53876-160267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-connecting-dots-digital-network-design_53876-160267.jpg?_wi=2", imageAlt: "tech automation visualization connection nodes", }, { @@ -195,13 +195,13 @@ export default function LandingPage() { icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870851.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870851.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/conceptual-cloud-server-business-with-wooden-blocks-with-icons-dark-color-table-flat-lay_176474-10483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/conceptual-cloud-server-business-with-wooden-blocks-with-icons-dark-color-table-flat-lay_176474-10483.jpg?_wi=3", imageAlt: "automated crm database icon modern", }, ]} -- 2.49.1