From 509cb619b940f1f8a00b68464d882ed6b6e0546b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 13:23:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6da2ade..57c4b5c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg?_wi=1", imageAlt: "Balance sheet representation", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { imageAlt: "Abstract geometry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003721.jpg?_wi=1", imageAlt: "Futuristic analyst", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { imageAlt: "Financial security", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-pig-flying_183364-120356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-pig-flying_183364-120356.jpg?_wi=1", imageAlt: "Growth charts", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { "Audit", "Finance", ], - imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg?_wi=2", }, { id: "2", @@ -142,7 +142,7 @@ export default function LandingPage() { "Tax", "Strategy", ], - imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scene-with-business-person-working-futuristic-office-job_23-2151003721.jpg?_wi=2", }, { id: "3", @@ -151,7 +151,7 @@ export default function LandingPage() { "Analytics", "Report", ], - imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-pig-flying_183364-120356.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fun-3d-cartoon-pig-flying_183364-120356.jpg?_wi=2", }, ]} title="Comprehensive Services" -- 2.49.1