From 3d60be5694853b0b33651ccf65a10f0ec5b81153 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 09:42:31 +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 5bff2d0..718c50e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg?_wi=1", imageAlt: "Security Infrastructure Concept", }, { @@ -109,7 +109,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90528.jpg?_wi=2", imageAlt: "cybersecurity padlock icon neon", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg?_wi=1", imageAlt: "cybersecurity padlock icon neon", }, ]} @@ -170,7 +170,7 @@ export default function LandingPage() { name: "John Doe", handle: "@FinanceLeader", testimonial: "If it's secure enough for HMRC to manage the nation's taxes, it's secure enough for AcadaFix to manage your payroll.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg?_wi=2", }, { id: "2", -- 2.49.1