From a737e54b64fc0c8e67fb52f306490d8091dc6596 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 11:04:01 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ab3d0e9..976c1b4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -22,7 +22,7 @@ export default function HomePage() { text: "Our Process", href: "#services", }} - imageSrc="http://img.b2bpic.net/free-photo/black-wall-with-golden-cracks_1268-30453.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-wall-with-golden-cracks_1268-30453.jpg?_wi=1" /> @@ -39,21 +39,21 @@ export default function HomePage() { title: "Business Rescue", subtitle: "Chapter 6 Specialists", description: "Systematic rescue processes for distressed entities.", - imageSrc: "http://img.b2bpic.net/free-photo/full-frame-water-drops-golden-feather-surface_23-2148114588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-frame-water-drops-golden-feather-surface_23-2148114588.jpg?_wi=1", }, { tag: "02", title: "Restructuring", subtitle: "Strategic Realignment", description: "Operational and financial alignment to preserve value.", - imageSrc: "http://img.b2bpic.net/free-photo/macro-close-up-brown-feather-with-droplets_23-2148114557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macro-close-up-brown-feather-with-droplets_23-2148114557.jpg?_wi=1", }, { tag: "03", title: "Post-Rescue", subtitle: "Stabilization", description: "Ensuring long-term sustainability post-turnaround.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixing-black-brown-stiff-paint_23-2147934179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixing-black-brown-stiff-paint_23-2147934179.jpg?_wi=1", }, { tag: "04", @@ -146,25 +146,25 @@ export default function HomePage() { title: "SAICA", description: "Chartered Accountancy Standards", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/black-wall-with-golden-cracks_1268-30453.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-wall-with-golden-cracks_1268-30453.jpg?_wi=2", }, { title: "INSOL", description: "International Insolvency Association", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/full-frame-water-drops-golden-feather-surface_23-2148114588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-frame-water-drops-golden-feather-surface_23-2148114588.jpg?_wi=2", }, { title: "SARB", description: "Banking & Finance Experience", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/macro-close-up-brown-feather-with-droplets_23-2148114557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/macro-close-up-brown-feather-with-droplets_23-2148114557.jpg?_wi=2", }, { title: "IDC", description: "Development Finance Credential", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixing-black-brown-stiff-paint_23-2147934179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mixing-black-brown-stiff-paint_23-2147934179.jpg?_wi=2", }, ]} /> -- 2.49.1