From b3805f5e472f97fe95a1321003aa58b03185b5c4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 09:38:07 +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 1d46f33..e0a946f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165577.jpg?_wi=1" imageAlt="saas dashboard neon blue" /> @@ -110,7 +110,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165577.jpg?_wi=2", imageAlt: "ai neural network visualization", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944209.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944209.jpg?_wi=1", imageAlt: "ai neural network visualization", }, ]} @@ -155,7 +155,7 @@ export default function LandingPage() { value: "99.9%", title: "Uptime", description: "Always available", - imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944209.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944209.jpg?_wi=2", imageAlt: "tech uptime icon minimalist", }, { -- 2.49.1